summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/read_only.yml
blob: f5c3a373fd9b109542c8f84748c94829a5989366 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
selector:
  js_test:
    roots:
      - jstests/readonly/*.js

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