0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-25 00:58:53 +01:00
mongodb/buildscripts/resmokeconfig/suites/replica_sets_ese.yml
2015-09-24 22:23:36 -04:00

23 lines
538 B
YAML

# Section that is ignored by resmoke.py.
config_variables:
- &keyFile src/mongo/db/modules/enterprise/jstests/encryptdb/libs/ekf2
selector:
js_test:
roots:
- jstests/replsets/*.js
exclude_files:
# Disable config_server_checks.js since it starts mmap servers.
- jstests/replsets/config_server_checks.js
executor:
js_test:
config:
shell_options:
nodb: ''
global_vars:
TestData:
enableEncryption: ''
encryptionKeyFile: *keyFile
readMode: commands