Merge "Add packer jobs to build Ubuntu 18.04 images"
authorSam Hague <shague@redhat.com>
Tue, 18 Sep 2018 12:57:52 +0000 (12:57 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 18 Sep 2018 12:57:52 +0000 (12:57 +0000)
jjb/releng-packer-jobs.yaml

index c26c54567e744bd2c548bac18f6ce27790c32016..f5c4d26a879406fb9ba7cc2b0509ff08155ce69d 100644 (file)
     platforms:
       - ubuntu-14.04
       - ubuntu-16.04
+      - ubuntu-18.04
     templates: gbp
 
 - project:
     build-timeout: 60
     cron: '00 H 1 * *'
 
-    platforms: ubuntu-16.04
+    platforms:
+      - ubuntu-16.04
+      - ubuntu-18.04
     templates: mininet-ovs-2.5
 
 - project:
     build-timeout: 75
     cron: '00 H 1 * *'
 
-    platforms: ubuntu-16.04
+    platforms:
+      - ubuntu-16.04
+      - ubuntu-18.04
     templates: mininet-ovs-2.6
 
 - project:
     build-timeout: 90
     cron: '00 H 1 * *'
 
-    platforms: ubuntu-16.04
+    platforms:
+      - ubuntu-16.04
+      - ubuntu-18.04
     templates: mininet-ovs-2.8
 
 - project:
     build-timeout: 90
     cron: '00 H 1 * *'
 
-    platforms: ubuntu-16.04
+    platforms:
+      - ubuntu-16.04
+      - ubuntu-18.04
     templates: kubernetes