summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/concurrency_replication_causal_consistency_ubsan.yml
diff options
context:
space:
mode:
authorMisha Tyulenev <misha.tyulenev@10gen.com>2019-12-19 17:15:36 +0000
committerevergreen <evergreen@mongodb.com>2019-12-19 17:15:36 +0000
commit67fd8915e9a4d155a19258b7d00557beee18aba5 (patch)
tree23585be6f8fd515884834a76f2edf057e44edc9d /buildscripts/resmokeconfig/suites/concurrency_replication_causal_consistency_ubsan.yml
parent30e952bc613bf5550dc21878ec5086a14e85e964 (diff)
downloadmongo-67fd8915e9a4d155a19258b7d00557beee18aba5.tar.gz
SERVER-43470 remove writePeriodicNoops=1 from test suites
Diffstat (limited to 'buildscripts/resmokeconfig/suites/concurrency_replication_causal_consistency_ubsan.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_replication_causal_consistency_ubsan.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/buildscripts/resmokeconfig/suites/concurrency_replication_causal_consistency_ubsan.yml b/buildscripts/resmokeconfig/suites/concurrency_replication_causal_consistency_ubsan.yml
index 1dd2ce9e267..ac4d9f2229d 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_replication_causal_consistency_ubsan.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_replication_causal_consistency_ubsan.yml
@@ -60,8 +60,5 @@ executor:
# Allow many initial sync attempts. Initial sync may fail if the sync source does not have
# an oplog yet because it has not conducted its own initial sync yet.
numInitialSyncAttempts: 10000000
- # TODO SERVER-35156: Remove the following line to disable the periodic
- # no-op writer.
- writePeriodicNoops: 1
num_nodes: 5
linear_chain: true