mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-24 16:46:00 +01:00
13 lines
249 B
YAML
13 lines
249 B
YAML
selector:
|
|
js_test:
|
|
roots:
|
|
- src/mongo/db/modules/*/jstests/encryptdb/*.js
|
|
|
|
# Encrypted storage engine tests start their own mongod processes
|
|
executor:
|
|
js_test:
|
|
config:
|
|
shell_options:
|
|
nodb: ''
|
|
readMode: commands
|