summaryrefslogtreecommitdiff
path: root/netci.groovy
diff options
context:
space:
mode:
authorjashook <jashoo@microsoft.com>2017-07-20 13:55:20 -0700
committerjashook <jashoo@microsoft.com>2017-07-20 15:02:29 -0700
commit79f58251dd7b82dbd009499c291f28a8981dd2cc (patch)
treeac2163c91a4b3a7f4b84c909a8803a352b0a9ab5 /netci.groovy
parent39cd3cfcb078154f9b595ae476f2c5fb7b445e18 (diff)
downloadcoreclr-79f58251dd7b82dbd009499c291f28a8981dd2cc.tar.gz
coreclr-79f58251dd7b82dbd009499c291f28a8981dd2cc.tar.bz2
coreclr-79f58251dd7b82dbd009499c291f28a8981dd2cc.zip
Up arm timeout to arm64 timeout
Diffstat (limited to 'netci.groovy')
-rwxr-xr-xnetci.groovy8
1 files changed, 8 insertions, 0 deletions
diff --git a/netci.groovy b/netci.groovy
index f5d37004ea..78ee0eb566 100755
--- a/netci.groovy
+++ b/netci.groovy
@@ -1634,6 +1634,14 @@ def static calculateBuildCommands(def newJob, def scenario, def branch, def isPR
buildCommands += "set __TestIntermediateDir=int&&build.cmd ${lowerConfiguration} ${architecture} -priority=1"
}
else if (lowerConfiguration == "checked") {
+
+ if ((scenario != 'gcstress0x3') && (scenario != 'gcstress0xc'))
+ {
+ // Up the timeout for arm checked testing only.
+ // Keep the longer timeout for gcstress.
+ Utilities.setJobTimeout(newJob, 240)
+ }
+
def machineAffinityOptions = ['use_arm64_build_machine' : true]
setMachineAffinity(newJob, os, architecture, machineAffinityOptions)
// For checked runs we will also run testing.