13 lines
191 B
YAML
13 lines
191 B
YAML
test_kind: js_test
|
|
|
|
selector:
|
|
roots:
|
|
- jstests/fail_point/*.js
|
|
|
|
# Failpoint tests start their own mongod's.
|
|
executor:
|
|
config:
|
|
shell_options:
|
|
nodb: ''
|
|
readMode: commands
|