mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-24 16:46:00 +01:00
21 lines
374 B
YAML
21 lines
374 B
YAML
selector:
|
|
js_test:
|
|
roots:
|
|
- jstestfuzz/out/*.js
|
|
|
|
executor:
|
|
js_test:
|
|
config:
|
|
shell_options:
|
|
readMode: commands
|
|
hooks:
|
|
- class: ValidateCollections
|
|
- class: CheckReplDBHash
|
|
fixture:
|
|
class: ReplicaSetFixture
|
|
mongod_options:
|
|
set_parameters:
|
|
enableTestCommands: 1
|
|
verbose: ''
|
|
num_nodes: 2
|