summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/replica_sets_legacy.yml
blob: a824b86c1b5972b4cba9e7ba9ba416a0793988c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
selector:
  js_test:
    roots:
    - jstests/replsets/*.js
    exclude_files:
    - jstests/replsets/config_server_checks.js
    - jstests/replsets/oplog_truncated_on_recovery.js

executor:
  js_test:
    config:
      shell_options:
        global_vars:
          TestData:
            useLegacyReplicationProtocol: true
        nodb: ''