mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
12 lines
167 B
YAML
12 lines
167 B
YAML
|
selector:
|
||
|
js_test:
|
||
|
roots:
|
||
|
- jstests/auth/*.js
|
||
|
|
||
|
# Auth tests start their own mongod's.
|
||
|
executor:
|
||
|
js_test:
|
||
|
config:
|
||
|
shell_options:
|
||
|
nodb: ''
|