aboutsummaryrefslogtreecommitdiff
path: root/jdk11-jcstress-test-persist-results.yaml
diff options
context:
space:
mode:
authorStuart Monteith <stuart.monteith@linaro.org>2018-11-12 10:14:24 +0000
committerStuart Monteith <stuart.monteith@linaro.org>2018-11-12 11:21:14 +0000
commit17cf7ee060c562c64b3ef811c40f1893ff4c9924 (patch)
tree49d65b992a3e1a3d5717742d1cb79ff636e5b845 /jdk11-jcstress-test-persist-results.yaml
parentd34aaeb4f799d9259e1674c808842973459574d1 (diff)
jdk: Change jdk11 to jdk11u builds
They've moved, so do so. Change-Id: Ica2d3de5cc6c28e1767bbdb0a050a685f7b25d36
Diffstat (limited to 'jdk11-jcstress-test-persist-results.yaml')
-rw-r--r--jdk11-jcstress-test-persist-results.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jdk11-jcstress-test-persist-results.yaml b/jdk11-jcstress-test-persist-results.yaml
index 14cf3539..a19cca42 100644
--- a/jdk11-jcstress-test-persist-results.yaml
+++ b/jdk11-jcstress-test-persist-results.yaml
@@ -27,7 +27,7 @@
default: 'default'
disabled: false
node: j12-qrep-01
- display-name: 'OpenJDK 11 - Write jcstress tests results'
+ display-name: 'OpenJDK 11u - Write jcstress tests results'
axes:
- axis:
type: user-defined
@@ -63,7 +63,7 @@
set -exu
- PERSIST=$HOME/srv/openjdk11
+ PERSIST=$HOME/srv/openjdk11u
: ${YEAR:=$(date +%Y)}
: ${DAY_OF_YEAR:=$(date +%j)}