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