0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-28 16:24:56 +01:00
mongodb/buildscripts/resmokeconfig/suites/replica_sets_legacy.yml

16 lines
286 B
YAML
Raw Normal View History

selector:
js_test:
roots:
- jstests/replsets/*.js
exclude_files:
- jstests/replsets/config_server_checks.js
executor:
js_test:
config:
shell_options:
global_vars:
TestData:
useLegacyReplicationProtocol: true
nodb: ''