From: Ed Kern Date: Wed, 29 Aug 2018 19:57:11 +0000 (+0000) Subject: Merge "Modify OS syntax" X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=9fc29a796ec0ba3b701413565d32ccb6dd0f1ae5;hp=62cb7bd6295ea53e6580671ee7b05a79cb5ec73c;p=ci-management.git Merge "Modify OS syntax" --- diff --git a/jjb/deb_dpdk/deb_dpdk.yaml b/jjb/deb_dpdk/deb_dpdk.yaml index e0d3b452e..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,9 +7,9 @@ - 'deb_dpdk-verify-image-{stream}-{os}' project: 'deb_dpdk' - os: - - ubuntu1804: - repo-os-part: 'ubuntu.bionic.main' + os: 'ubuntu1804' + repo-os-part: 'ubuntu.bionic.main' + stream: - 1607: branch: 'deb_dpdk_16.07'