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

selector:
  roots:
  - jstests/noPassthrough/*.js
  exclude_files:
  # Disable inmem_full as per SERVER-27014
  - jstests/noPassthrough/inmem_full.js

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