aboutsummaryrefslogtreecommitdiff
path: root/jdk11-terasort-benchmark-publish-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-terasort-benchmark-publish-results.yaml
parentd34aaeb4f799d9259e1674c808842973459574d1 (diff)
jdk: Change jdk11 to jdk11u builds
They've moved, so do so. Change-Id: Ica2d3de5cc6c28e1767bbdb0a050a685f7b25d36
Diffstat (limited to 'jdk11-terasort-benchmark-publish-results.yaml')
-rw-r--r--jdk11-terasort-benchmark-publish-results.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/jdk11-terasort-benchmark-publish-results.yaml b/jdk11-terasort-benchmark-publish-results.yaml
index f85865730c..c0dbeba774 100644
--- a/jdk11-terasort-benchmark-publish-results.yaml
+++ b/jdk11-terasort-benchmark-publish-results.yaml
@@ -34,7 +34,7 @@
default: ''
disabled: false
node: j12-qrep-01
- display-name: 'OpenJDK 11 - Publish terasort benchmark results'
+ display-name: 'OpenJDK 11u - Publish terasort benchmark results'
wrappers:
- workspace-cleanup:
dirmatch: false
@@ -49,8 +49,8 @@
builders:
- shell: |
#!/bin/bash
- PERSIST=$HOME/srv/openjdk11
- export JDK_VERSION=11
+ PERSIST=$HOME/srv/openjdk11u
+ export JDK_VERSION=11u
export BENCHMARK_RESULTS_DIR=$PERSIST/hadoop-terasort-benchmark-results
SCRIPT_DIR=$PERSIST/hadoop-test-scripts