summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/concurrency_sharded_replication_with_balancer.yml
diff options
context:
space:
mode:
authorJack Mulrow <jack.mulrow@mongodb.com>2019-01-10 10:50:03 -0500
committerJack Mulrow <jack.mulrow@mongodb.com>2019-01-15 10:57:55 -0500
commit9d78b85155127d5b82a216e634ba7ee0c7c5d87d (patch)
treef00d9b913da95d946c946fce77e16975e010faa9 /buildscripts/resmokeconfig/suites/concurrency_sharded_replication_with_balancer.yml
parent854125c704beb306a36cdbf2b786fb7b686085fd (diff)
downloadmongo-9d78b85155127d5b82a216e634ba7ee0c7c5d87d.tar.gz
SERVER-38979 Shard by thread id in update_upsert_multi fsm workloads
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