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

# Multiversion tests start their own mongod's.
executor:
  js_test:
    config:
      shell_options:
        nodb: ''
        readMode: legacy
        writeMode: legacy