0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-28 16:24:56 +01:00
mongodb/buildscripts/resmokeconfig/suites/durability.yml

19 lines
396 B
YAML
Raw Normal View History

selector:
js_test:
roots:
- jstests/dur/*.js
exclude_files:
# SERVER-19124 closeall.js causes the task to time out in Evergreen.
- jstests/dur/closeall.js
# Durability tests start their own mongod's.
executor:
js_test:
config:
shell_options:
global_vars:
TestData:
storageEngine: mmapv1
nodb: ''
readMode: commands