0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-28 07:59:02 +01:00
mongodb/buildscripts/resmokeconfig/suites/no_passthrough_with_mongod.yml
2016-08-04 13:02:02 -04:00

23 lines
479 B
YAML

selector:
js_test:
roots:
- jstests/noPassthroughWithMongod/*.js
exclude_files:
# Disable reconfigwt.js until WT-2812 is fixed.
- jstests/noPassthroughWithMongod/reconfigwt.js
executor:
js_test:
config:
shell_options:
readMode: commands
hooks:
- class: ValidateCollections
- class: CleanEveryN
n: 20
fixture:
class: MongoDFixture
mongod_options:
set_parameters:
enableTestCommands: 1