X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=jjb%2Fdeb_dpdk%2Fdeb_dpdk.yaml;h=3a95ff1d2a62f5483f321ee8393f37a3b133369c;hb=29be786d3165364f61fadadf0fba430c2f377018;hp=62d55a53169b3dc7ede09585e263b4de41b26630;hpb=f6aa774a98755df06ad7decdec644fbe5e01108d;p=ci-management.git diff --git a/jjb/deb_dpdk/deb_dpdk.yaml b/jjb/deb_dpdk/deb_dpdk.yaml index 62d55a531..3a95ff1d2 100644 --- a/jjb/deb_dpdk/deb_dpdk.yaml +++ b/jjb/deb_dpdk/deb_dpdk.yaml @@ -1,3 +1,4 @@ +--- - project: name: deb_dpdk jobs: @@ -6,11 +7,9 @@ - 'deb_dpdk-verify-image-{stream}-{os}' project: 'deb_dpdk' - os: - - ubuntu1404: - repo-os-part: 'ubuntu.trusty.main' - - ubuntu1604: - repo-os-part: 'ubuntu.xenial.main' + os: 'ubuntu1804' + repo-os-part: 'ubuntu.bionic.main' + stream: - 1607: branch: 'deb_dpdk_16.07' @@ -18,6 +17,24 @@ - 1611: branch: '16.11.x' repo-stream-part: 'deb_dpdk_1611' + - 1705: + branch: '17.05.x' + repo-stream-part: 'deb_dpdk_1705' + - 1708: + branch: '17.08.x' + repo-stream-part: 'deb_dpdk_1708' + - 1711: + branch: '17.11.x' + repo-stream-part: 'deb_dpdk_1711' + - 1802: + branch: '18.02.x' + repo-stream-part: 'deb_dpdk_1802' + - 1805: + branch: '18.05.x' + repo-stream-part: 'deb_dpdk_1805' + - 1808: + branch: '18.08.x' + repo-stream-part: 'deb_dpdk_1808' - job-template: name: 'deb_dpdk-verify-{stream}-{os}' @@ -26,7 +43,7 @@ node: '{os}-basebuild-4c-4g' concurrent: true - logrotate: + build-discarder: daysToKeep: '{build-days-to-keep}' numToKeep: '{build-num-to-keep}' artifactDaysToKeep: '{build-artifact-days-to-keep}' @@ -73,7 +90,7 @@ node: '{os}-basebuild-4c-4g' concurrent: true - logrotate: + build-discarder: daysToKeep: '{build-days-to-keep}' numToKeep: '{build-num-to-keep}' artifactDaysToKeep: '{build-artifact-days-to-keep}' @@ -132,7 +149,7 @@ project-type: freestyle node: '{os}-basebuild-4c-4g' - logrotate: + build-discarder: daysToKeep: '{build-days-to-keep}' numToKeep: '{build-num-to-keep}' artifactDaysToKeep: '{build-artifact-days-to-keep}'