-
Notifications
You must be signed in to change notification settings - Fork 454
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
metamorphic: Add TestMetaTwoInstance
This change adds a two-instance metamorphic test as well as a new metamorphic test command, db.Replicate, that under some testOptions does a shared ingestion (i.e. ScanInternal with skip-shared iteration to only get keys above files in shared levels) along with an excise, and in other testOptions it does a normal ingestion with range deletes/rangekeydels to clear out the "replicated" range Fixes #2711.
- Loading branch information
Showing
15 changed files
with
626 additions
and
153 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
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
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
Oops, something went wrong.