summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/sharding.yml
blob: cb084fdbf8d1a4575a8cbbe012b80ee06af5bbf2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
selector:
  js_test:
    roots:
    - jstests/sharding/*.js
    - jstests/sharding/replset_config/*.js
    exclude_files:
    - jstests/sharding/csrs_upgrade.js                    # SERVER-20694
    - jstests/sharding/csrs_upgrade_during_migrate.js     # flaky - SERVER-20580

executor:
  js_test:
    config:
      shell_options:
        nodb: ''
        readMode: commands