Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Fully Compatible
-
v3.4
-
TIG 2017-04-17
Description
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 "set" test in the following combinations:
- --protocol-version=1 --storage-engine=wiredTiger --read-concern=linearizable
- --protocol-version=1 --storage-engine=mmapv1 --read-concern=linearizable
Attachments
Issue Links
- has to be done after
-
SERVER-28221 Recoverable Rollback: Switch to running jepsen-io/mongodb version of Jepsen tests in Evergreen
-
- Closed
-
- related to
-
SERVER-28535 hang_analyzer.py should attach to mongod processes if Jepsen test times out in Evergreen
-
- Closed
-