# This file was generated by buildscripts/generate_resmoke_suites.py and manual edits should also be # made to replica_sets_ese.yml in order to ensure running the full test suite locally matches the # behavior of running parts of the test suite in Evergreen. It was generated against commit range: # 566526740cf7f6a0de6dd5df427d939ce89018ef - cf34f10d361240f4a94f5fae94cb55bc2c0acf9b # with the following options: # Namespace(branch='master', duration_days=14, end_commit=None, execution_time_minutes=20, owner='mongodb', project='mongo', start_commit=None, task=['replica_sets_ese'], variants='linux-64-debug,enterprise-rhel-62-64-bit,enterprise-windows-64-2k8', verbose=True) # Section that is ignored by resmoke.py. config_variables: - &keyFile src/mongo/db/modules/enterprise/jstests/encryptdb/libs/ekf2 test_kind: js_test selector: # The following tests take approximately # 13 minutes to run on enterprise-rhel-62-64-bit # 19 minutes to run on enterprise-windows-64-2k8 roots: - jstests/replsets/retryable_writes_failover.js - jstests/replsets/drain.js - jstests/replsets/too_stale_secondary.js - jstests/replsets/initial_sync_with_write_load.js - jstests/replsets/write_concern_after_stepdown.js - jstests/replsets/step_down_during_draining2.js - jstests/replsets/read_after_optime.js - jstests/replsets/read_committed_after_rollback.js - jstests/replsets/stepdown_needs_electable_secondary.js - jstests/replsets/replsetrestart1.js - jstests/replsets/initial_sync2.js - jstests/replsets/replsetarb2.js - jstests/replsets/chaining_removal.js - jstests/replsets/restore_term.js - jstests/replsets/await_replication_timeout.js - jstests/replsets/last_vote.js - jstests/replsets/shutdown_primary.js - jstests/replsets/initial_sync_fcv.js - jstests/replsets/stepdown_needs_majority.js - jstests/replsets/sync2.js - jstests/replsets/replset1.js - jstests/replsets/slavedelay3.js - jstests/replsets/operation_time_read_and_write_concern.js - jstests/replsets/retryable_write_concern.js executor: config: shell_options: nodb: '' global_vars: TestData: enableEncryption: '' encryptionKeyFile: *keyFile readMode: commands