summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml
diff options
context:
space:
mode:
authorGregory Wlodarek <gregory.wlodarek@mongodb.com>2021-02-10 20:33:49 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-02-12 15:35:36 +0000
commitb521f722e9f0555c230f338bcc78c99c220beacb (patch)
treef2c45cb77f3553912e97d4210c4b5cc6d9797f9c /buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml
parent399ce1d4f498b815290cd0f16c881e0e22ebeda8 (diff)
downloadmongo-b521f722e9f0555c230f338bcc78c99c220beacb.tar.gz
SERVER-54453 Backup and restore to exercise time-series collections
Diffstat (limited to 'buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml
index a65c5d559c1..7f6b314d8d1 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml
@@ -169,6 +169,9 @@ selector:
- jstests/concurrency/fsm_workloads/snapshot_read_kill_op_only.js
- jstests/concurrency/fsm_workloads/snapshot_read_kill_operations.js
+ # Time-series collections are not supported on mongos.
+ - jstests/concurrency/fsm_workloads/create_timeseries_collection.js
+
exclude_with_any_tags:
- requires_replication
- requires_non_retryable_writes