mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-25 00:58:53 +01:00
15 lines
231 B
YAML
15 lines
231 B
YAML
|
selector:
|
||
|
js_test:
|
||
|
roots:
|
||
|
- jstests/readonly/*.js
|
||
|
|
||
|
executor:
|
||
|
js_test:
|
||
|
config:
|
||
|
shell_options:
|
||
|
global_vars:
|
||
|
TestData:
|
||
|
fixture: sharded
|
||
|
readMode: commands
|
||
|
nodb: ""
|