From 91aa5e08def898824624c27e36c34ec275bdd00c Mon Sep 17 00:00:00 2001 From: Stuart Monteith Date: Wed, 10 Aug 2016 13:28:54 +0100 Subject: jdk8: Move from logrotate to build-discarder There were warnings using the logrotate property. This replaces it with a build-discarder property. Change-Id: I6b34938eca86c050d2edb5aa70ab91a9c1b76d11 --- jdk8-specjbb2013-benchmark-persist-results.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'jdk8-specjbb2013-benchmark-persist-results.yaml') diff --git a/jdk8-specjbb2013-benchmark-persist-results.yaml b/jdk8-specjbb2013-benchmark-persist-results.yaml index c46ce66b00..c8c343fab4 100644 --- a/jdk8-specjbb2013-benchmark-persist-results.yaml +++ b/jdk8-specjbb2013-benchmark-persist-results.yaml @@ -6,12 +6,14 @@ * Writes the results to /work/openjdk-testing/SPECjbb2013-1.00-nightly-runs.
* This job has the client axis disabled until there is enough build/test time available.
* If the client axis is enabled the heap size for the VM will need to be adjusted using -Xmxm - logrotate: - numToKeep: 10 properties: - authorization: linaro: - job-read + - build-discarder: + days-to-keep: 30 + num-to-keep: 10 + artifact-num-to-keep: 5 disabled: false node: aarch64-06 display-name: 'OpenJDK 8 - Write SPECjbb2013 results' -- cgit v1.2.3