summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/audit.yml
blob: 4397b4a532eb2a2b1adc7e8a1e3f1ec3f8c474de (plain)
1
2
3
4
5
6
7
8
9
10
11
test_kind: js_test

selector:
  roots:
  - src/mongo/db/modules/*/jstests/audit/*.js

# audit tests start their own mongod's.
executor:
  config:
    shell_options:
      nodb: ''