0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-28 16:24:56 +01:00
mongodb/buildscripts/resmokeconfig/suites/core.yml
2016-07-25 08:15:01 -04:00

22 lines
402 B
YAML

selector:
js_test:
roots:
- jstests/core/*.js
exclude_files:
- jstests/core/diagdata.js # SERVER-25226
executor:
js_test:
config:
shell_options:
readMode: commands
hooks:
- class: ValidateCollections
- class: CleanEveryN
n: 20
fixture:
class: MongoDFixture
mongod_options:
set_parameters:
enableTestCommands: 1