mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-24 16:46:00 +01:00
16 lines
275 B
YAML
16 lines
275 B
YAML
selector:
|
|
js_test:
|
|
roots:
|
|
- jstests/auth/*.js
|
|
|
|
# Auth tests start their own mongod's.
|
|
executor:
|
|
js_test:
|
|
config:
|
|
shell_options:
|
|
nodb: ''
|
|
readMode: commands
|
|
global_vars:
|
|
TestData:
|
|
auditDestination: 'console'
|