summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn_with_balancer.yml
diff options
context:
space:
mode:
authorSilvia Surroca <silvia.surroca@mongodb.com>2022-05-30 07:33:19 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-05-30 08:00:35 +0000
commit73d2c5fc6a285d9a51bdeba761fd941aa21385c1 (patch)
tree098267216a635dab0e465ecf7dac9aa276e539bb /buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn_with_balancer.yml
parent91403429eaa837a4dcabfd5d01d138e8e298787e (diff)
downloadmongo-73d2c5fc6a285d9a51bdeba761fd941aa21385c1.tar.gz
SERVER-66741 Reenable cleanupOrphanedWhileMigrating.js test
Diffstat (limited to 'buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn_with_balancer.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn_with_balancer.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn_with_balancer.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn_with_balancer.yml
index cdadbdfe637..3b93bcfb1b6 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn_with_balancer.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn_with_balancer.yml
@@ -121,9 +121,6 @@ selector:
- jstests/concurrency/fsm_workloads/update_rename.js
- jstests/concurrency/fsm_workloads/update_rename_noindex.js
- # SERVER-44160 Modify cleanupOrphaned to wait for overlapping ranges to finish
- - jstests/concurrency/fsm_workloads/cleanupOrphanedWhileMigrating.js
-
# Time-series collections are not supported on mongos.
- jstests/concurrency/fsm_workloads/create_timeseries_collection.js