Files
mongo/buildscripts/resmokeconfig/suites/auth_audit.yml

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'