summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/concurrency_sharded_replication_with_balancer.yml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokeconfig/suites/concurrency_sharded_replication_with_balancer.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_replication_with_balancer.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_replication_with_balancer.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_replication_with_balancer.yml
index c8f785f3c4a..2ddd8e0ee05 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_replication_with_balancer.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_replication_with_balancer.yml
@@ -94,10 +94,6 @@ selector:
- jstests/concurrency/fsm_workloads/rename_collection_dbname_droptarget.js
- jstests/concurrency/fsm_workloads/rename_collection_droptarget.js
- # our update queries lack shard keys
- - jstests/concurrency/fsm_workloads/update_upsert_multi.js
- - jstests/concurrency/fsm_workloads/update_upsert_multi_noindex.js
-
# cannot use upsert command with $where with sharded collections
- jstests/concurrency/fsm_workloads/upsert_where.js