summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/sharding_6.yml
blob: 92cb7b22f731c6384bc126d89de5868612538241 (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
# 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
  #   16 minutes to run on enterprise-rhel-62-64-bit
  #   19 minutes to run on linux-64-debug
  roots:
  - jstests/sharding/change_stream_update_lookup_read_concern.js
  - jstests/sharding/count_slaveok.js
  - jstests/sharding/rename.js
  - jstests/sharding/shard_identity_config_update.js
  - jstests/sharding/recovering_slaveok.js
  - jstests/sharding/all_config_servers_blackholed_from_mongos.js
  - jstests/sharding/authCommands.js
  - jstests/sharding/addshard4.js
  - jstests/sharding/split_with_force.js
  - jstests/sharding/auto_rebalance_parallel_replica_sets.js
  - jstests/sharding/database_and_shard_versioning_all_commands.js
  - jstests/sharding/find_and_modify_after_multi_write.js
  - jstests/sharding/query_after_multi_write.js
  - jstests/sharding/safe_secondary_reads_single_migration_suspend_range_deletion.js
  - jstests/sharding/move_chunk_remove_with_write_retryability.js
  - jstests/sharding/move_chunk_update_with_write_retryability.js
  - jstests/sharding/addshard2.js

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