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

selector:
  root: build/integration_tests.txt

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