aboutsummaryrefslogtreecommitdiff
path: root/jdk8-jcstress-test-persist-results.yaml
diff options
context:
space:
mode:
authorStuart Monteith <stuart.monteith@linaro.org>2016-10-31 14:04:42 +0000
committerStuart Monteith <stuart.monteith@linaro.org>2016-10-31 15:22:01 +0000
commit1689bfe1c5506f8b96f548a554610fd11b270847 (patch)
tree64c6b9c8ac4469381f3bbd16d6a57003a9cbd3db /jdk8-jcstress-test-persist-results.yaml
parentfa89d6e57dd53cbe368fb57d9b938425b41e4af5 (diff)
jdk8: Update jobs to use jdk8u
And pass JDK_VERSION variable to scripts. This make splitting the jobs more easy to split between jdk8u and jdk9. Change-Id: I8d0d2ff61cbab955d7d144e18bdeab6b3d016a50
Diffstat (limited to 'jdk8-jcstress-test-persist-results.yaml')
-rw-r--r--jdk8-jcstress-test-persist-results.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jdk8-jcstress-test-persist-results.yaml b/jdk8-jcstress-test-persist-results.yaml
index 20c96f64a3..7f6abaf15a 100644
--- a/jdk8-jcstress-test-persist-results.yaml
+++ b/jdk8-jcstress-test-persist-results.yaml
@@ -60,7 +60,7 @@
set -exu
- PERSIST=$HOME/srv/openjdk8
+ PERSIST=$HOME/srv/openjdk8u
: ${YEAR:=$(date +%Y)}
: ${DAY_OF_YEAR:=$(date +%j)}