summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/sharding_4.yml
blob: 75dde6541ec6cec387f0c56ab788d476bc98147b (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
# This file was generated by buildscripts/generate_resmoke_suites.py and manual edits should also be
# made to sharding.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 - 1d0a162b662c0592954570b15a7c9b4e55e090fe
# 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=['sharding'], variants='linux-64-debug,enterprise-rhel-62-64-bit,enterprise-windows-64-2k8', verbose=True)
test_kind: js_test

selector:
  # The following tests take approximately
  #   13 minutes to run on enterprise-rhel-62-64-bit
  #   18 minutes to run on linux-64-debug
  roots:
  - jstests/sharding/commands_that_write_accept_wc_configRS.js
  - jstests/sharding/configsvr_metadata_commands_require_majority_write_concern.js
  - jstests/sharding/mr_and_agg_versioning.js
  - jstests/sharding/resume_change_stream.js
  - jstests/sharding/delete_during_migrate.js
  - jstests/sharding/sharding_balance3.js
  - jstests/sharding/shard_collection_basic.js
  - jstests/sharding/sharding_balance4.js
  - jstests/sharding/startup_with_all_configs_down.js
  - jstests/sharding/all_shard_and_config_hosts_brought_down_one_by_one.js
  - jstests/sharding/auth.js

executor:
  config:
    shell_options:
      nodb: ''
      readMode: commands