-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
STM 2020-09-21, STM 2020-10-05
-
3
Add the next set of tasks to the UndoDB variant, or explain why they can’t be added
- replica_sets and replset passthroughs
- sharding and sharding passthroughs
We will make the following effort to run the above tests with undo. If the following approaches combined don't ensure the suite can run undo, we will modify the scope to exclude the failing test suites
- blacklist problematic tests, up to once time per suite (i.e. all failing tests in one patch build)
- Audit tags of failing tests or tags for performance requirements and exclude those tests
- increase the election timeout
- increase the test and task timeout
- reduce the WT cache size
- reduce the size of the cluster
- turn off continueOnFailure
- reduce the number of clients
- adjust the data size
- run on larger instances, including adding new EC2 8x instance
- related to
-
SERVER-73357 remove unused js test tag live_record_incompatible
- Closed