Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(nemesis.py): disrupt_mgmt_restore use right timeout
since we have different snapshots to be used, with different sizes, the timeout of each one may differ, and the function was waiting at some general duration, other than the specified for each snapshot size. this change will make it use the specific timeout for the snapshot selected to the test.
- Loading branch information