mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-24 16:46:00 +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: ""
|