From b6e1f86c88e13ff53c607b3b68cac670664be069 Mon Sep 17 00:00:00 2001 From: Stuart Monteith Date: Fri, 7 Oct 2016 06:55:02 -0700 Subject: jdk: Pass PUBLISH_ paramters to jdk8 publish jobs Enable the setting in one place the locations for the publishing of results across the different publish jobs. Change-Id: I1827a193479400905abeac795cc693f8901e1087 --- jdk8-jtreg-test-publish-results.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'jdk8-jtreg-test-publish-results.yaml') diff --git a/jdk8-jtreg-test-publish-results.yaml b/jdk8-jtreg-test-publish-results.yaml index b31082b819..a9be681b23 100644 --- a/jdk8-jtreg-test-publish-results.yaml +++ b/jdk8-jtreg-test-publish-results.yaml @@ -13,6 +13,8 @@ days-to-keep: 30 num-to-keep: 10 artifact-num-to-keep: 5 + parameters: + # Enable parameters disabled: false node: aarch64-06 display-name: 'OpenJDK 8 - Publish jtreg results' -- cgit v1.2.3