Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

backupccl: add tests for restoring backups from previous versions #39772

Closed
thoszhang opened this issue Aug 20, 2019 · 1 comment
Closed

backupccl: add tests for restoring backups from previous versions #39772

thoszhang opened this issue Aug 20, 2019 · 1 comment

Comments

@thoszhang
Copy link
Contributor

thoszhang commented Aug 20, 2019

We need tests to sanity check that backups created on clusters running older versions can be restored on clusters running newer versions. The plan is to generate backups of the same databases/tables on each of the last few major versions, and check in the backups and write unit tests that attempt to restore them. We should pay special attention to cross-table references, interleaved tables, and other features that RESTORE has had problems with in the past.

@thoszhang
Copy link
Contributor Author

This was done as part of #40793.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants