X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=jjb%2Fdeb_dpdk%2Fdeb_dpdk.yaml;h=fac89b7ba988d8954a7171ed0246e855b03d0521;hb=43458bcd3e42d53aaacf95de7e36a2a018248484;hp=62d55a53169b3dc7ede09585e263b4de41b26630;hpb=c5c467b88fbd1bfa8fbe461fb2a5a2f538d63964;p=ci-management.git diff --git a/jjb/deb_dpdk/deb_dpdk.yaml b/jjb/deb_dpdk/deb_dpdk.yaml index 62d55a531..fac89b7ba 100644 --- a/jjb/deb_dpdk/deb_dpdk.yaml +++ b/jjb/deb_dpdk/deb_dpdk.yaml @@ -7,10 +7,8 @@ project: 'deb_dpdk' os: - - ubuntu1404: - repo-os-part: 'ubuntu.trusty.main' - - ubuntu1604: - repo-os-part: 'ubuntu.xenial.main' + - ubuntu1804: + repo-os-part: 'ubuntu.bionic.main' stream: - 1607: branch: 'deb_dpdk_16.07' @@ -18,6 +16,21 @@ - 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' - job-template: name: 'deb_dpdk-verify-{stream}-{os}'