summaryrefslogtreecommitdiffstats
path: root/jjb/escalator
diff options
context:
space:
mode:
authorRyota MIBU <r-mibu@cq.jp.nec.com>2016-12-12 10:22:54 +0000
committerRyota MIBU <r-mibu@cq.jp.nec.com>2017-01-20 06:13:28 +0000
commitca8d5d9f1f054acece699037b6487e679b282419 (patch)
tree505e1363df9287296dc5ec2749a2969c49fa0a55 /jjb/escalator
parente0b539ec2c57bf48b872903e8d5ddf34b0def844 (diff)
[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 <r-mibu@cq.jp.nec.com>
Diffstat (limited to 'jjb/escalator')
-rw-r--r--jjb/escalator/escalator.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/escalator/escalator.yml b/jjb/escalator/escalator.yml
index 4149ee93c..31e0c0004 100644
--- a/jjb/escalator/escalator.yml
+++ b/jjb/escalator/escalator.yml
@@ -39,6 +39,7 @@
concurrent: true
properties:
+ - logrotate-default
- throttle:
enabled: true
max-total: 4
@@ -158,6 +159,7 @@
concurrent: true
properties:
+ - logrotate-default
- throttle:
enabled: true
max-total: 4