-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(disrupt_mgr): skip take_snapshot errors per issue
The change adds a decorator helper that uses SkipPerIssues machanism and applies (enters) provided contexts to a function if issue in question is open. Also the new decorator is used to decorate mgmt_backup Nemesis disruption to skip take_snapshot related erros, until issue scylladb/scylla-manager#3389 is resolved.
- Loading branch information
Showing
2 changed files
with
40 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
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