aboutsummaryrefslogtreecommitdiff
path: root/jdk9-jcstress-test-persist-results.yaml
diff options
context:
space:
mode:
authorStuart Monteith <stuart.monteith@linaro.org>2016-11-09 18:28:15 +0000
committerStuart Monteith <stuart.monteith@linaro.org>2016-11-10 10:51:44 +0000
commit7808ec18688f7bc0ba4761050bb819bf32026811 (patch)
treeea411f4bd69ef6f45c47e0e4a254a74979b828f0 /jdk9-jcstress-test-persist-results.yaml
parent7626f5235635e9b132810c1be0f510497fa3720f (diff)
jdk: Parameterise day of year for jdk9
Change jdk9 builds to use parameterised day of year and year. Change-Id: I99101f5b022de677933ea15f5d498c9022bfd919
Diffstat (limited to 'jdk9-jcstress-test-persist-results.yaml')
-rw-r--r--jdk9-jcstress-test-persist-results.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/jdk9-jcstress-test-persist-results.yaml b/jdk9-jcstress-test-persist-results.yaml
index 38108fa19d..b98e18ab07 100644
--- a/jdk9-jcstress-test-persist-results.yaml
+++ b/jdk9-jcstress-test-persist-results.yaml
@@ -14,6 +14,13 @@
days-to-keep: 30
num-to-keep: 10
artifact-num-to-keep: 5
+ parameters:
+ - string:
+ name: YEAR
+ default: 'default'
+ - string:
+ name: DAY_OF_YEAR
+ default: 'default'
disabled: false
node: aarch64-06
display-name: 'OpenJDK 9 - Write jcstress tests results'