-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(restore_test): test setup during restore data stage
This commit add TestRestoreTablesPreparationIntegration. Its purpose is to check setup changes performed by SM during restore data stage. Right now it validates tombstone_gc mode and compaction, but it can be easily extended in the future. Test scenario: - Run restore - hang on restore data stage - Validate setup - Pause restore - Validate setup - Resume restore - hang on restore data stage - Validate setup - Resume restore - wait for success - Validate setup - Validate restore success
- Loading branch information
1 parent
2b06390
commit af67b88
Showing
1 changed file
with
153 additions
and
0 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