summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/read_only.yml
blob: a3704cafd7b0196054882d3a2425e5aa53b4b35a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
test_kind: js_test

selector:
  roots:
  - jstests/readonly/*.js

executor:
  config:
    shell_options:
      global_vars:
        TestData:
          fixture: standalone
      readMode: commands
      nodb: ""