summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/replica_sets_ese_1.yml
blob: 806294e0febf9f60fa292da47a73c36f7f94ebb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# 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
  #   15 minutes to run on enterprise-rhel-62-64-bit
  #   19 minutes to run on enterprise-windows-64-2k8
  roots:
  - jstests/replsets/replsets_killop.js
  - jstests/replsets/tags.js
  - jstests/replsets/catchup.js
  - jstests/replsets/initial_sync_unsupported_auth_schema.js
  - jstests/replsets/request_primary_stepdown.js
  - jstests/replsets/priority_takeover_cascading_priorities.js
  - jstests/replsets/catchup_takeover_one_high_priority.js
  - jstests/replsets/stepdown.js
  - jstests/replsets/sync_passive.js
  - jstests/replsets/rollback_with_socket_error_then_steady_state.js
  - jstests/replsets/replsetprio1.js
  - jstests/replsets/server8070.js

executor:
  config:
    shell_options:
      nodb: ''
      global_vars:
        TestData:
          enableEncryption: ''
          encryptionKeyFile: *keyFile
      readMode: commands