X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=jjb%2Fdeb_dpdk%2Fdeb_dpdk.yaml;h=d0d0237cd470e5ae89b9d01198f9216b3e886e04;hb=9fc29a796ec0ba3b701413565d32ccb6dd0f1ae5;hp=08040e2c1e8ab90723a086ab70b6a25fd416b2e9;hpb=f5e27abda55bf477d508c47b49c48e6dc0409b1c;p=ci-management.git diff --git a/jjb/deb_dpdk/deb_dpdk.yaml b/jjb/deb_dpdk/deb_dpdk.yaml index 08040e2c1..d0d0237cd 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}' @@ -62,6 +79,10 @@ !include-raw-escape: - include-raw-deb_dpdk-build.sh + publishers: + - fdio-infra-shiplogs: + maven-version: 'mvn33-new' + - job-template: name: 'deb_dpdk-verify-image-{stream}-{os}' @@ -118,6 +139,10 @@ !include-raw-escape: - include-raw-deb_dpdk-build.sh + publishers: + - fdio-infra-shiplogs: + maven-version: 'mvn33-new' + - job-template: name: 'deb_dpdk-merge-{stream}-{os}' @@ -180,3 +205,7 @@ - include-raw-deb_dpdk-build.sh - ../scripts/maven_push_functions.sh - include-raw-deb_dpdk-pkg-push.sh + + publishers: + - fdio-infra-shiplogs: + maven-version: 'mvn33-new'