-
Type: Bug
-
Resolution: Fixed
-
Priority: Critical - P2
-
Affects Version/s: None
-
Component/s: None
-
Sharding EMEA
-
Fully Compatible
-
v7.0
-
Sharding EMEA 2023-08-07
-
2
In SERVER-76046 we added a call to stop the balancer before running the tests hooks.
This stop_balancer() call was added outside the _run_hook() that is the one responsible for generating core dumps and archive test files.
The goal of this ticket is to make sure that archival of core dumps and test file is exectued succesfully even if an error is thrown during the exection of stop_balancer() call.
- is caused by
-
SERVER-76046 The balancer should be disabled while resmoke runs the test teardown hooks
- Closed