summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>2018-06-07 16:23:34 +0200
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>2018-06-07 16:23:34 +0200
commit091ac2bd2f43bf459dcb2262d77293e4578b5451 (patch)
treee4328d0ed866f939f3b837c765179a84a084c983 /jjb
parent8a334ca43a8a5c4fb901c162d6b953fbbad70543 (diff)
deb_dpdk: use bionic image for CI builds
Change-Id: Idc397909bc6fd210fb669b1a954630b1670dc01a Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/deb_dpdk/deb_dpdk.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/deb_dpdk/deb_dpdk.yaml b/jjb/deb_dpdk/deb_dpdk.yaml
index 6b3db8a1e..17a15e319 100644
--- a/jjb/deb_dpdk/deb_dpdk.yaml
+++ b/jjb/deb_dpdk/deb_dpdk.yaml
@@ -7,8 +7,8 @@
project: 'deb_dpdk'
os:
- - ubuntu1604:
- repo-os-part: 'ubuntu.xenial.main'
+ - ubuntu1804:
+ repo-os-part: 'ubuntu.bionic.main'
stream:
- 1607:
branch: 'deb_dpdk_16.07'