summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml
diff options
context:
space:
mode:
authorMatthew Russotto <matthew.russotto@10gen.com>2020-03-12 15:50:42 -0400
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-03-12 20:08:48 +0000
commit497f50a5e25db6171290f6e791ad02dd2b607498 (patch)
treeabbec0d72c3e7a36f62df41e80ce0cd8e9339e08 /buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml
parent4e329f262b5c083068700930177d2eb003241273 (diff)
downloadmongo-497f50a5e25db6171290f6e791ad02dd2b607498.tar.gz
SERVER-21700 Do not relax constraints during steady state replication.
Diffstat (limited to 'buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml
index 799fb689c33..c266fee74e5 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml
@@ -187,6 +187,7 @@ executor:
mongod_options:
set_parameters:
enableTestCommands: 1
+ oplogApplicationEnforcesSteadyStateConstraints: true
num_rs_nodes_per_shard: 3
num_shards: 2
num_mongos: 2