mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-28 16:24:56 +01:00
13 lines
254 B
YAML
13 lines
254 B
YAML
selector:
|
|
js_test:
|
|
roots:
|
|
- jstests/concurrency/fsm_all_sharded*.js
|
|
|
|
# Concurrency tests that run against a sharded cluster start one themselves.
|
|
executor:
|
|
js_test:
|
|
config:
|
|
shell_options:
|
|
nodb: ''
|
|
readMode: commands
|