summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml
diff options
context:
space:
mode:
authorNick Zolnierz <nicholas.zolnierz@mongodb.com>2020-02-28 11:41:02 -0500
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-03-02 15:16:53 +0000
commitf44bfe5d2fa808b299c5bc83979138b5eb6df6be (patch)
treed56d4c1b0efe67b82f5dce09895b3570350bf619 /buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml
parentef1f4cd07d03aeb540072602416eba5b5980c4bd (diff)
downloadmongo-f44bfe5d2fa808b299c5bc83979138b5eb6df6be.tar.gz
SERVER-37148 Remove mr_shard_version.js and mr_during_migrate.js in favor of MR FSM test
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 1c4c912fafd..90f177fb45e 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml
@@ -38,6 +38,7 @@ selector:
- jstests/concurrency/fsm_workloads/map_reduce_replace.js
- jstests/concurrency/fsm_workloads/map_reduce_replace_nonexistent.js
- jstests/concurrency/fsm_workloads/map_reduce_replace_remove.js
+ - jstests/concurrency/fsm_workloads/map_reduce_with_chunk_migrations.js
# Disabled due to MongoDB restrictions and/or workload restrictions