summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/sharding_3.yml
blob: 746258eb0bd77b4e26456c5ebecd6ca1cc2bfad6 (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
# 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
  #   19 minutes to run on linux-64-debug
  roots:
  - jstests/sharding/commands_that_write_accept_wc_shards.js
  - jstests/sharding/shard_config_db_collections.js
  - jstests/sharding/safe_secondary_reads_drop_recreate.js
  - jstests/sharding/stale_mongos_updates_and_removes.js
  - jstests/sharding/read_pref.js
  - jstests/sharding/drop_sharded_db.js
  - jstests/sharding/enforce_zone_policy.js
  - jstests/sharding/rs_stepdown_and_pooling.js
  - jstests/sharding/primary_config_server_blackholed_from_mongos.js

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