-
Type:
Task
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Labels:None
-
Backwards Compatibility:Fully Compatible
-
Backport Requested:v3.4
-
Sprint:TIG 2017-04-17
After the changes from SERVER-28221, we'll be running the "register" test in the following combinations:
- --protocol-version=1 --storage-engine=wiredTiger --read-with-find-and-modify
- --protocol-version=1 --storage-engine=wiredTiger --read-concern=linearizable
- --protocol-version=1 --storage-engine=mmapv1 --read-concern=linearizable
We should add new tasks to run the "register" test in the following combinations:
- --protocol-version=0 --storage-engine=wiredTiger --read-with-find-and-modify
- --protocol-version=0 --storage-engine=mmapv1 --read-with-find-and-modify
- has to be done after
-
SERVER-28221 Recoverable Rollback: Switch to running jepsen-io/mongodb version of Jepsen tests in Evergreen
-
- Closed
-