# 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 # 10 minutes to run on enterprise-rhel-62-64-bit # 19 minutes to run on enterprise-windows-64-2k8 roots: - jstests/sharding/split_with_force_small.js - jstests/sharding/migration_ignore_interrupts_2.js - jstests/sharding/move_stale_mongos.js - jstests/sharding/explain_find_and_modify_sharded.js - jstests/sharding/movechunk_interrupt_at_primary_stepdown.js - jstests/sharding/top_chunk_split.js - jstests/sharding/hash_shard_unique_compound.js - jstests/sharding/migration_server_status.js - jstests/sharding/shard_existing.js - jstests/sharding/movechunk_with_noMoveParanoia.js - jstests/sharding/split_stale_mongos.js - jstests/sharding/shard_with_special_db_names.js - jstests/sharding/movechunk_commit_changelog_stats.js - jstests/sharding/move_chunk_missing_idx.js - jstests/sharding/oplog_document_key.js - jstests/sharding/disable_autosplit.js - jstests/sharding/create_idx_empty_primary.js - jstests/sharding/shard_collection_verify_initial_chunks.js - jstests/sharding/use_rsm_data_for_cs.js - jstests/sharding/change_stream_update_lookup_collation.js - jstests/sharding/move_primary_with_test_flag.js - jstests/sharding/move_primary_fcv_40.js - jstests/sharding/logical_time_api.js - jstests/sharding/operation_time_api.js - jstests/sharding/shard_aware_on_add_shard.js - jstests/sharding/nonreplicated_uuids_on_shardservers.js - jstests/sharding/coll_epoch_test0.js - jstests/sharding/uuid_propagated_to_config_server_on_shardCollection.js - jstests/sharding/uuid_propagated_to_recipient_shard_on_recvChunkStart.js executor: config: shell_options: nodb: '' global_vars: TestData: enableEncryption: '' encryptionKeyFile: *keyFile readMode: commands