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

selector:
  roots:
  - jstests/tool/*.js
  exclude_files:
  # Skip until TOOLS-1371 is resolved.
  - jstests/tool/dumprestore_auth.js
  - jstests/tool/dumprestore_auth2.js
  - jstests/tool/dumprestore_auth3.js

# Tool tests start their own mongod's.
executor:
  config:
    shell_options:
      nodb: ''
      readMode: commands