aboutsummaryrefslogtreecommitdiff
path: root/jdk8-jcstress-test-publish-results.yaml
diff options
context:
space:
mode:
authorStuart Monteith <stuart.monteith@linaro.org>2016-10-07 08:51:09 -0700
committerStuart Monteith <stuart.monteith@linaro.org>2016-10-07 08:51:09 -0700
commitd70ea00b25b33d1be8bb30a5cc92f4004581ccb4 (patch)
tree42fce16af61513754044dc09143e4ef8d8cb4cbe /jdk8-jcstress-test-publish-results.yaml
parentb6e1f86c88e13ff53c607b3b68cac670664be069 (diff)
jdk: Add parameters to publish jobs
Looks like we need to add the parameters for them to be overriden by the multijob. Change-Id: I8959f27bf4ddbe1f2331126ca7ab1b9eb6bb7c23
Diffstat (limited to 'jdk8-jcstress-test-publish-results.yaml')
-rw-r--r--jdk8-jcstress-test-publish-results.yaml7
1 files changed, 6 insertions, 1 deletions
diff --git a/jdk8-jcstress-test-publish-results.yaml b/jdk8-jcstress-test-publish-results.yaml
index ff50815c8d..f7b6ced3b4 100644
--- a/jdk8-jcstress-test-publish-results.yaml
+++ b/jdk8-jcstress-test-publish-results.yaml
@@ -14,7 +14,12 @@
num-to-keep: 10
artifact-num-to-keep: 5
parameters:
- # Enable parameters
+ - string:
+ name: PUBLISH_DEST
+ default: ''
+ - string:
+ name: PUBLISH_HOST
+ default: ''
disabled: false
node: aarch64-06
display-name: 'OpenJDK 8 - Publish jcstress report'