From: jashook Date: Thu, 20 Jul 2017 20:55:20 +0000 (-0700) Subject: Up arm timeout to arm64 timeout X-Git-Tag: accepted/tizen/base/20180629.140029~1083^2~111^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=79f58251dd7b82dbd009499c291f28a8981dd2cc;p=platform%2Fupstream%2Fcoreclr.git Up arm timeout to arm64 timeout --- diff --git a/netci.groovy b/netci.groovy index f5d3700..78ee0eb 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.