summaryrefslogtreecommitdiff
path: root/netci.groovy
diff options
context:
space:
mode:
authorBruce Forstall <brucefo@microsoft.com>2017-09-19 17:28:32 -0700
committerBruce Forstall <brucefo@microsoft.com>2017-09-19 17:28:32 -0700
commitc73a7254aa45776a2ca23db10ce299e0b446d06e (patch)
treebb9618103bf08c4b396e1aadea4bc4d91634f8c3 /netci.groovy
parentebda95e5258b2e0fe1fe0c2cf66c443dba858743 (diff)
downloadcoreclr-c73a7254aa45776a2ca23db10ce299e0b446d06e.tar.gz
coreclr-c73a7254aa45776a2ca23db10ce299e0b446d06e.tar.bz2
coreclr-c73a7254aa45776a2ca23db10ce299e0b446d06e.zip
Refine ARM64 CI stress modes allowed
For JitStressRegs, allow 0x10, 0x80, 0x1000; don't use simple 10 or 80 in names (to match netci.groovy). Remove "tieredcompilation" from allowed modes; it is not supported in the CI smarty helper currently.
Diffstat (limited to 'netci.groovy')
-rwxr-xr-xnetci.groovy1
1 files changed, 0 insertions, 1 deletions
diff --git a/netci.groovy b/netci.groovy
index d01ab707b9..de4b40fb9e 100755
--- a/netci.groovy
+++ b/netci.groovy
@@ -145,7 +145,6 @@ class Constants {
'pri1r2r',
'zapdisable',
'minopts',
- 'tieredcompilation',
'tailcallstress',
'jitstress1',
'jitstress2',