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 tenant operations to backup nemesis #113851

Merged

Conversation

stevendanna
Copy link
Collaborator

This adds:

  • CREATE TENANT
  • DROP TENANT
  • ALTER TENANT .. RENAME
  • CREATE TENANT FROM REPLICATION

To our tenant backup nemesis tests. Additionally, it modifies the test to occasionally use cluster backups over tenant-level backups.

Fixes #108745

Release note: None

@stevendanna stevendanna requested a review from a team as a code owner November 6, 2023 09:30
@stevendanna stevendanna requested review from dt and removed request for a team November 6, 2023 09:30
@cockroach-teamcity
Copy link
Member

This change is Reviewable

This adds:

  - CREATE TENANT
  - DROP TENANT
  - ALTER TENANT .. RENAME
  - CREATE TENANT FROM REPLICATION

To our tenant backup nemesis tests. Additionally, it modifies the test
to occasionally use cluster backups over tenant-level backups.

Fixes cockroachdb#108745

Release note: None
@stevendanna stevendanna force-pushed the add-tenant-operations-to-restore-nemesis branch from ed97720 to 7bbcf40 Compare November 22, 2023 12:36
@stevendanna
Copy link
Collaborator Author

bors r=dt

@craig
Copy link
Contributor

craig bot commented Nov 27, 2023

Build succeeded:

@craig craig bot merged commit 078c69a into cockroachdb:master Nov 27, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

backupccl: improve backup-restore roundtrip testing of multiple tenants
3 participants