summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/read_only_sharded.yml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokeconfig/suites/read_only_sharded.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/read_only_sharded.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/read_only_sharded.yml b/buildscripts/resmokeconfig/suites/read_only_sharded.yml
new file mode 100644
index 00000000000..58ab7df836e
--- /dev/null
+++ b/buildscripts/resmokeconfig/suites/read_only_sharded.yml
@@ -0,0 +1,14 @@
+selector:
+ js_test:
+ roots:
+ - jstests/readonly/*.js
+
+executor:
+ js_test:
+ config:
+ shell_options:
+ global_vars:
+ TestData:
+ fixture: sharded
+ readMode: commands
+ nodb: ""