aboutsummaryrefslogtreecommitdiff
path: root/jdk8-jcstress-test.yaml
diff options
context:
space:
mode:
authorStuart Monteith <stuart.monteith@linaro.org>2016-06-24 18:47:32 +0100
committerStuart Monteith <stuart.monteith@linaro.org>2016-06-24 17:53:53 +0000
commit2677b55ff544616d789ba6f1373f107d7aa49685 (patch)
treed503735e7a1400c2b7242fa012962a9aefd4298b /jdk8-jcstress-test.yaml
parent3031ad4699f24a83502c9f9c9f54964671bff4ae (diff)
jdk8-jcstress-test: Change jcstress mode to sanity
This will reduce the execution time from 22 hours to about 2 minutes. Restore this to "quick" once we've validated the build system. Change-Id: I50e3125442f619c110ccea15f8e1d4c8fff845b9
Diffstat (limited to 'jdk8-jcstress-test.yaml')
-rw-r--r--jdk8-jcstress-test.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jdk8-jcstress-test.yaml b/jdk8-jcstress-test.yaml
index e82665d34b..b0924b66da 100644
--- a/jdk8-jcstress-test.yaml
+++ b/jdk8-jcstress-test.yaml
@@ -62,7 +62,7 @@
set -eu
TEST_TYPE=all
- TEST_MODE=default
+ TEST_MODE=sanity
JCSTRESS_JAR=${WORKSPACE}/incoming/tests-${TEST_TYPE}/target/jcstress.jar
rm -rf jdk8*