-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
STM 2020-10-05
-
3
Add the next 4 tasks to the UndoDB variant, or explain why they can’t be added
- concurrency suites
- concurrent fuzzer and rollback fuzzer
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
- is depended on by
-
SERVER-49501 Integrate UndoDB build variant into selected_tests_gen
- Closed