0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-24 16:46:00 +01:00
mongodb/buildscripts/resmokeconfig/suites/durability.yml
Mathias Stearn 760a7c4776 SERVER-18400 remove unused passthrough tests
They are no longer executed and are unmaintained.
2015-09-30 13:54:00 -04:00

19 lines
396 B
YAML

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