mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-29 00:32:18 +01:00
53f0b88ef9
Defaults to off.
16 lines
288 B
YAML
16 lines
288 B
YAML
selector:
|
|
cpp_integration_test:
|
|
root: build/integration_tests.txt
|
|
|
|
executor:
|
|
cpp_integration_test:
|
|
config: {}
|
|
hooks:
|
|
- class: CleanEveryN
|
|
n: 20
|
|
fixture:
|
|
class: MongoDFixture
|
|
mongod_options:
|
|
set_parameters:
|
|
enableTestCommands: 1
|