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

selector:
  roots:
  - jstests/watchdog/*.js

executor:
  config: {}
  hooks:
  - class: CleanEveryN
    n: 20
  fixture:
    class: MongoDFixture
    mongod_options:
      set_parameters:
        enableTestCommands: 1