summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/concurrency_sharded.yml
blob: d7709c42789154815a8621fbc6a941f3fddb7af2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
test_kind: js_test

selector:
  roots:
  - jstests/concurrency/fsm_all_sharded*.js
  exclude_files:
  # Skip causal consistency tests because they're run in separate suites
  - jstests/concurrency/fsm_all_sharded_causal_consistency*.js

# Concurrency tests that run against a sharded cluster start one themselves.
executor:
  config:
    shell_options:
      nodb: ''
      readMode: commands