-
Notifications
You must be signed in to change notification settings - Fork 465
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
metamorphic: add support for custom options
Allow external packages to include custom options that are serialized under the [TestOptions] stanza, and provide hooks to call into custom options during test execution. This commit will be used to construct a Cockroach encryption-at-rest test that runs the metamorphic tests with an encrypted FS. Paired with the strictFS option, this will improve our test coverage of encryption-at-rest crash recovery.
- Loading branch information
Showing
4 changed files
with
212 additions
and
65 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
Oops, something went wrong.