-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
TIG 2017-09-11
-
0
The Evergreen tasks that run tests from the jstests/sharding/ directory are close to hitting the 6-hour Evergreen time limit. We should use the windows-64-vs2015-large distro on all of the Windows build variants when running sharding tasks like we already do for the Windows 2008R2 DEBUG builder in order to safely use a larger number of resmoke.py --jobs.
- sharding
- sharding_WT
- sharding_auth
- sharding_auth_audit_WT
- sharding_csrs_continuous_config_stepdown_WT
- sharding_WT_ese
- sharding_last_stable_mongos_and_mixed_shards
$ rg -l 'jstests/sharding/' buildscripts/resmokeconfig/suites/ buildscripts/resmokeconfig/suites/sharding_auth.yml buildscripts/resmokeconfig/suites/sharding.yml buildscripts/resmokeconfig/suites/sharding_auth_audit.yml buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml buildscripts/resmokeconfig/suites/sharding_ese.yml buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml