summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/sharding_ese_20.yml
blob: 43ab6667a55fd887ea902b318746ade47646b3fa (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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# This file was generated by buildscripts/generate_resmoke_suites.py and manual edits should also be
# made to sharding_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:
#   2e31167d0e2cf179a228afeec71853cfb0f0683f - eeded592270082dba3dd59d65c8e94128030af18
# 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_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
  #   9 minutes to run on enterprise-rhel-62-64-bit
  #   17 minutes to run on enterprise-windows-64-2k8
  roots:
  - jstests/sharding/update_zone_key_range.js
  - jstests/sharding/cleanup_orphaned_auth.js
  - jstests/sharding/printShardingStatus.js
  - jstests/sharding/authwhere.js
  - jstests/sharding/json_schema.js
  - jstests/sharding/ssv_config_check.js
  - jstests/sharding/version2.js
  - jstests/sharding/split_against_shard_with_invalid_split_points.js
  - jstests/sharding/add_shard_to_zone.js
  - jstests/sharding/auth_copydb.js
  - jstests/sharding/auth_no_config_primary.js
  - jstests/sharding/balancer_shell_commands.js
  - jstests/sharding/remove_shard_from_zone.js
  - jstests/sharding/map_reduce_validation.js
  - jstests/sharding/database_versioning_upgrade_downgrade.js
  - jstests/sharding/arbiters_do_not_use_cluster_time.js
  - jstests/sharding/kill_op_overflow.js
  - jstests/sharding/hash_single_shard.js
  - jstests/sharding/server_status.js
  - jstests/sharding/count_config_servers.js
  - jstests/sharding/mongos_local_explain.js
  - jstests/sharding/auth2.js
  - jstests/sharding/read_does_not_create_namespaces.js
  - jstests/sharding/ismaster.js
  - jstests/sharding/forget_mr_temp_ns.js
  - jstests/sharding/addshard6.js
  - jstests/sharding/empty_cluster_init.js
  - jstests/sharding/auth_sharding_cmd_metadata.js
  - jstests/sharding/read_after_optime.js
  - jstests/sharding/auth_repl.js
  - jstests/sharding/sharding_options.js
  - jstests/sharding/advance_cluster_time_action_type.js
  - jstests/sharding/mongos_wait_csrs_initiate.js
  - jstests/sharding/config_rs_change.js
  - jstests/sharding/current_op_no_shards.js
  - jstests/sharding/movechunk_include.js
  - jstests/sharding/user_flags_sharded.js
  - jstests/sharding/move_chunk_with_session_helper.js

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