forked from cockroachdb/cockroach
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
90621: backupccl: update backupAndRestore test helper r=adityamaru a=msbutler Informs cockroachdb#90620 This patch updates the backupAndRestore test helper to: - use the new backup/restore syntax - removes an unecessary test cluster spin up - simplifies a bunch of logic around external storage format - adds an incremental backup With this patch, our TestCloudBackupRestore* tests will now exercise the required external storage calls (e.g. listing) for the new backup directory structure. Release note: None Co-authored-by: Michael Butler <[email protected]>
- Loading branch information
Showing
1 changed file
with
18 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters