X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=jjb%2Fvpp%2Fvpp.yaml;h=f160cc442224a3c12de43e5c6ca11a8b611b9ec2;hb=29be786d3165364f61fadadf0fba430c2f377018;hp=9bdac1b3f31dea5fa99a96fb77f438c1e4bd66c3;hpb=272a5c455974c7fd51b610a994810b268e5aa5d0;p=ci-management.git diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 9bdac1b3f..f160cc442 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -128,7 +128,7 @@ name: '{project}' branch: '{branch}' - logrotate: + build-discarder: daysToKeep: '{build-days-to-keep}' numToKeep: 100 artifactDaysToKeep: '{build-artifact-days-to-keep}' @@ -184,7 +184,7 @@ project-type: freestyle node: '{os}-us' - logrotate: + build-discarder: daysToKeep: '{build-days-to-keep}' numToKeep: 100 artifactDaysToKeep: '{build-artifact-days-to-keep}' @@ -272,7 +272,7 @@ node: '{os}arm-us' concurrent: true - logrotate: + build-discarder: daysToKeep: '{build-days-to-keep}' numToKeep: 100 artifactDaysToKeep: '{build-artifact-days-to-keep}' @@ -330,7 +330,7 @@ project-type: freestyle node: '{os}arm-us' - logrotate: + build-discarder: daysToKeep: '{build-days-to-keep}' numToKeep: 100 artifactDaysToKeep: '{build-artifact-days-to-keep}' @@ -417,7 +417,7 @@ node: '{os}-us' concurrent: true - logrotate: + build-discarder: daysToKeep: '{build-days-to-keep}' numToKeep: '{build-num-to-keep}' artifactDaysToKeep: '{build-artifact-days-to-keep}' @@ -509,7 +509,7 @@ node: '{os}-us' concurrent: true - logrotate: + build-discarder: daysToKeep: '{build-days-to-keep}' numToKeep: 100 artifactDaysToKeep: '{build-artifact-days-to-keep}' @@ -571,7 +571,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}' @@ -626,7 +626,7 @@ project-type: freestyle node: '{os}-us' - logrotate: + build-discarder: daysToKeep: '{build-days-to-keep}' numToKeep: 100 artifactDaysToKeep: '{build-artifact-days-to-keep}' @@ -719,7 +719,7 @@ node: '{os}-us' concurrent: true - logrotate: + build-discarder: daysToKeep: '{build-days-to-keep}' numToKeep: 100 artifactDaysToKeep: '{build-artifact-days-to-keep}' @@ -788,7 +788,7 @@ node: '{os}-basebuild-8c-32g' concurrent: true - logrotate: + build-discarder: daysToKeep: '{build-days-to-keep}' numToKeep: 100 artifactDaysToKeep: '{build-artifact-days-to-keep}' @@ -870,4 +870,3 @@ name: TYPE default: '{type}' description: "TYPE parameter if not given by trigger" -