Add Ubuntu 18.04 as build option 88/288/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 3 Oct 2018 21:13:37 +0000 (14:13 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 3 Oct 2018 21:13:37 +0000 (14:13 -0700)
Provide Ubuntu 18.04 as a possible builder option

Change-Id: I21562269db337f46c7879e8269a39a4a5517d3dc
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
jjb/ci-management/ci-packer.yaml

index b8775b8..172d6b4 100644 (file)
@@ -23,6 +23,7 @@
     platforms:
       - centos-7
       - ubuntu-16.04
+      - ubuntu-18.04
 
 - project:
     name: packer-docker-jobs
@@ -37,3 +38,4 @@
     templates: docker
     platforms:
       - ubuntu-16.04
+      - ubuntu-18.04