summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEd Kern <ejk@cisco.com>2018-04-11 11:10:31 -0600
committerEd Kern <ejk@cisco.com>2018-04-11 11:10:31 -0600
commit337567370f25e871aa456c39b8726a0512576e38 (patch)
tree94ec858da8f1faf0da847a6bff130d38e0fce0ab
parent4a5e7d24930863698b56af5b31f37f209d618f3f (diff)
VPP: Expanded build-num-to-keep from 30 to 100
This is for vpp verify and merge jobs to keep a longer history tail Change-Id: Id7eed3b3dc8a276daa6b656cd2d22d67eacad663 Signed-off-by: Ed Kern <ejk@cisco.com>
-rw-r--r--jjb/vpp/vpp.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index acb25a1b1..d6c260fca 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -120,7 +120,7 @@
logrotate:
daysToKeep: '{build-days-to-keep}'
- numToKeep: '{build-num-to-keep}'
+ numToKeep: 100
artifactDaysToKeep: '{build-artifact-days-to-keep}'
artifactNumToKeep: '{build-artifact-num-to-keep}'
@@ -174,7 +174,7 @@
logrotate:
daysToKeep: '{build-days-to-keep}'
- numToKeep: '{build-num-to-keep}'
+ numToKeep: 100
artifactDaysToKeep: '{build-artifact-days-to-keep}'
artifactNumToKeep: '{build-artifact-num-to-keep}'
@@ -319,7 +319,7 @@
logrotate:
daysToKeep: '{build-days-to-keep}'
- numToKeep: '{build-num-to-keep}'
+ numToKeep: 100
artifactDaysToKeep: '{build-artifact-days-to-keep}'
artifactNumToKeep: '{build-artifact-num-to-keep}'
@@ -443,7 +443,7 @@
logrotate:
daysToKeep: '{build-days-to-keep}'
- numToKeep: '{build-num-to-keep}'
+ numToKeep: 100
artifactDaysToKeep: '{build-artifact-days-to-keep}'
artifactNumToKeep: '{build-artifact-num-to-keep}'
@@ -625,7 +625,7 @@
logrotate:
daysToKeep: '{build-days-to-keep}'
- numToKeep: '{build-num-to-keep}'
+ numToKeep: 100
artifactDaysToKeep: '{build-artifact-days-to-keep}'
artifactNumToKeep: '{build-artifact-num-to-keep}'
@@ -771,7 +771,7 @@
logrotate:
daysToKeep: '{build-days-to-keep}'
- numToKeep: '{build-num-to-keep}'
+ numToKeep: 100
artifactDaysToKeep: '{build-artifact-days-to-keep}'
artifactNumToKeep: '{build-artifact-num-to-keep}'