# This file was generated by buildscripts/generate_resmoke_suites.py and manual edits should also be # made to sharding_auth_audit.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 - 85a811117b9d0bfd6d3d147ce773e0abc5b0c8a2 # 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_auth_audit'], 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 jstests/libs/authTestsKey - &keyFileData Thiskeyisonlyforrunningthesuitewithauthenticationdontuseitinanytestsdirectly 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/explain_agg_read_pref.js - jstests/sharding/change_streams_shards_start_in_sync.js - jstests/sharding/mr_shard_version.js - jstests/sharding/key_many.js - jstests/sharding/mapReduce_inSharded.js - jstests/sharding/change_stream_read_preference.js - jstests/sharding/sort1.js - jstests/sharding/large_chunk.js - jstests/sharding/zero_shard_version.js - jstests/sharding/read_pref_multi_mongos_stale_config.js - jstests/sharding/explain_read_pref.js - jstests/sharding/migrateBig_balancer.js - jstests/sharding/no_empty_reset.js - jstests/sharding/split_with_force.js - jstests/sharding/mongos_does_not_gossip_logical_time_without_keys.js - jstests/sharding/read_committed_lookup.js - jstests/sharding/write_commands_sharding_state.js - jstests/sharding/lookup_change_stream_post_image_hashed_shard_key.js executor: config: shell_options: global_vars: TestData: auditDestination: 'console' auth: true authMechanism: SCRAM-SHA-1 keyFile: *keyFile keyFileData: *keyFileData nodb: '' readMode: commands