From ca8d5d9f1f054acece699037b6487e679b282419 Mon Sep 17 00:00:00 2001 From: Ryota MIBU Date: Mon, 12 Dec 2016 10:22:54 +0000 Subject: [macro] property logrotate This patch defines 'logrotate-default' property and replace 'logrotate' by it, as 'logrotate' is deprecated on jenkins>=1.637 . Change-Id: I900975e5b3f590bb7a4d430e2f623931ae782bf4 Signed-off-by: Ryota MIBU --- jjb/joid/joid-daily-jobs.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'jjb/joid/joid-daily-jobs.yml') diff --git a/jjb/joid/joid-daily-jobs.yml b/jjb/joid/joid-daily-jobs.yml index 91fcc8814..6021fbd95 100644 --- a/jjb/joid/joid-daily-jobs.yml +++ b/jjb/joid/joid-daily-jobs.yml @@ -88,6 +88,7 @@ concurrent: false properties: + - logrotate-default - throttle: enabled: true max-total: 4 @@ -157,6 +158,7 @@ concurrent: true properties: + - logrotate-default - throttle: enabled: true max-total: 4 -- cgit 1.2.3-korg