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

selector:
  roots:
  - jstests/sharding/**/*.js
  exclude_files:
  - jstests/sharding/**/libs/**/*.js

executor:
  archive:
    tests:
      - jstests/sharding/*reshard*.js
  config:
    shell_options:
      nodb: ''