summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns_and_balancer.yml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns_and_balancer.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns_and_balancer.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns_and_balancer.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns_and_balancer.yml
index 413fa17a469..2b96783d814 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns_and_balancer.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns_and_balancer.yml
@@ -177,6 +177,9 @@ selector:
# 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
+
exclude_with_any_tags:
- assumes_balancer_off
- requires_replication