From 9c7fb348efe9f905dd0c7f1cd51941274cfffaf1 Mon Sep 17 00:00:00 2001 From: Anders Roxell Date: Fri, 8 Jul 2016 19:33:39 +0200 Subject: odp-*: use build-discarder instead of logrotate Change-Id: Icde4c8484ea0c49507c7e26e6cafc795b391ca67 Signed-off-by: Anders Roxell --- odp-x86-64-debian-validation-test-definitions.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'odp-x86-64-debian-validation-test-definitions.yaml') diff --git a/odp-x86-64-debian-validation-test-definitions.yaml b/odp-x86-64-debian-validation-test-definitions.yaml index 44eab4cc8d..af60b0935e 100644 --- a/odp-x86-64-debian-validation-test-definitions.yaml +++ b/odp-x86-64-debian-validation-test-definitions.yaml @@ -2,14 +2,14 @@ name: odp-x86-64-debian-validation-test-definitions project-type: freestyle defaults: global - logrotate: - daysToKeep: 30 - numToKeep: 30 properties: - authorization: anonymous: - job-read - job-extended-read + - build-discarder: + num-to-keep: 30 + days-to-keep: 30 parameters: - string: name: BUNDLE_STREAM_NAME -- cgit v1.2.3