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

selector:
  roots:
  - src/mongo/db/modules/*/jstests/audit/*.js
  exclude_files:
  # TODO SERVER-32672: ShardingTest with keyfile and replica set shards fails.
  - src/mongo/db/modules/*/jstests/audit/audit_read_from_sharded_secondaries.js

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