summaryrefslogtreecommitdiff
path: root/jstests/concurrency/fsm_workloads/secondary_reads.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54707 Fix race and add logging in secondary_reads_with_catalog_changes.jsLouis Williams2021-03-031-4/+5
* SERVER-50610 secondary_reads.js should not make assertions based on natural c...Louis Williams2020-09-111-19/+32
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+0
* SERVER-35852 Convert FSM client to use a resmoke suite for easy test blackist...Jonathan Abrahams2018-10-121-1/+1
* SERVER-37464 Reduce execution time of secondary reads workloadMaria van Keulen2018-10-041-2/+4
* SERVER-35037 Create new concurrency suite that runs consecutive operations in...Samy Lanka2018-08-031-2/+8
* SERVER-30001: Remove skip function from fsm workloadsDavid Bradford2018-06-141-8/+1
* SERVER-35036: Remove individual concurrency test cleanupsDavid Bradford2018-06-131-5/+1
* SERVER-32883 Add concurrency_replication_causal_consistency suiteXiangyu Yao2018-05-231-1/+4
* SERVER-34809 Make secondary reads FSM test work with other storage enginesXiangyu Yao2018-05-031-3/+9
* SERVER-34383 Add secondary reads FSM testXiangyu Yao2018-04-291-0/+125