summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/sharding_ese_14.yml
blob: 7a7da88e065b487d4338923c2fd5259e845f5a66 (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
# 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
  #   19 minutes to run on enterprise-windows-64-2k8
  roots:
  - jstests/sharding/findandmodify1.js
  - jstests/sharding/agg_project_limit_pipe_split.js
  - jstests/sharding/migration_ignore_interrupts_1.js
  - jstests/sharding/migration_ignore_interrupts_3.js
  - jstests/sharding/shard5.js
  - jstests/sharding/geo_near_sharded.js
  - jstests/sharding/features3.js
  - jstests/sharding/mapReduce_nonSharded.js
  - jstests/sharding/lookup_change_stream_post_image_id_shard_key.js
  - jstests/sharding/pending_chunk.js
  - jstests/sharding/hash_shard_non_empty.js
  - jstests/sharding/basic_sharding_params.js
  - jstests/sharding/shard6.js
  - jstests/sharding/auth_add_shard.js
  - jstests/sharding/cleanup_orphaned_basic.js
  - jstests/sharding/advance_logical_time_with_valid_signature.js
  - jstests/sharding/write_cmd_auto_split.js
  - jstests/sharding/shard_aware_init_secondaries.js
  - jstests/sharding/migration_critical_section_concurrency.js
  - jstests/sharding/limit_push.js
  - jstests/sharding/migration_id_index.js
  - jstests/sharding/findandmodify2.js

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