summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/docs.yaml
diff options
context:
space:
mode:
authorEric Ball <eball@linuxfoundation.org>2018-09-28 18:47:56 -0700
committerEric Ball <eball@linuxfoundation.org>2018-09-28 18:47:56 -0700
commit29be786d3165364f61fadadf0fba430c2f377018 (patch)
tree0947aa0a555eb0cc7d47ad4e4f6a7f8d813caa5a /jjb/vpp/docs.yaml
parent272a5c455974c7fd51b610a994810b268e5aa5d0 (diff)
Remove all logrotate calls
These are deprecated, and were causing a warning from jjb. All logrotate calls have been replaced with build-discarder. Change-Id: Ic84be4c8b3500039e3a9c5a1ce7c8ce4d853614d Signed-off-by: Eric Ball <eball@linuxfoundation.org>
Diffstat (limited to 'jjb/vpp/docs.yaml')
-rw-r--r--jjb/vpp/docs.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/jjb/vpp/docs.yaml b/jjb/vpp/docs.yaml
index 65fd996d1..cf25ad19f 100644
--- a/jjb/vpp/docs.yaml
+++ b/jjb/vpp/docs.yaml
@@ -39,7 +39,7 @@
node: ubuntu1604-us
concurrent: true
- logrotate:
+ build-discarder:
daysToKeep: '{build-days-to-keep}'
numToKeep: '{build-num-to-keep}'
artifactDaysToKeep: '{build-artifact-days-to-keep}'
@@ -108,7 +108,7 @@
node: ubuntu1604-us
concurrent: false
- logrotate:
+ build-discarder:
daysToKeep: '{build-days-to-keep}'
numToKeep: '{build-num-to-keep}'
artifactDaysToKeep: '{build-artifact-days-to-keep}'
@@ -194,7 +194,7 @@
node: ubuntu1604-us
concurrent: true
- logrotate:
+ build-discarder:
daysToKeep: '{build-days-to-keep}'
numToKeep: '{build-num-to-keep}'
artifactDaysToKeep: '{build-artifact-days-to-keep}'
@@ -264,7 +264,7 @@
node: ubuntu1604-us
concurrent: false
- logrotate:
+ build-discarder:
daysToKeep: '{build-days-to-keep}'
numToKeep: '{build-num-to-keep}'
artifactDaysToKeep: '{build-artifact-days-to-keep}'
@@ -340,7 +340,7 @@
node: ubuntu1604-us
concurrent: true
- logrotate:
+ build-discarder:
daysToKeep: '{build-days-to-keep}'
numToKeep: '{build-num-to-keep}'
artifactDaysToKeep: '{build-artifact-days-to-keep}'
@@ -409,7 +409,7 @@
node: ubuntu1604-us
concurrent: false
- logrotate:
+ build-discarder:
daysToKeep: '{build-days-to-keep}'
numToKeep: '{build-num-to-keep}'
artifactDaysToKeep: '{build-artifact-days-to-keep}'