Merge "Enable update cloud image job"
[ci-management.git] / jjb / ci-management / ci-management-packer-jobs.yaml
index 7d3fd78..7115b5d 100644 (file)
 
     platforms:
       - centos-7
-      - ubuntu-16.04
-      - ubuntu-16.04-arm64
       - ubuntu-18.04
     templates: builder
+    update-cloud-image: true
 
 - project:
     name: packer-docker-jobs
 
     platforms:
       - centos-7
-      - ubuntu-16.04
-      - ubuntu-16.04-arm64
+      - ubuntu-18.04-arm64
+      - ubuntu-18.04
     templates: docker
+    update-cloud-image: true
 
 - project:
     name: packer-memcached-jobs
@@ -52,9 +52,9 @@
     build-timeout: 90
 
     platforms:
-      - centos-7
-      - ubuntu-16.04
+      - ubuntu-18.04
     templates: memcached
+    update-cloud-image: true
 
 - project:
     name: packer-redis-jobs
@@ -71,6 +71,7 @@
     platforms:
       - centos-7
     templates: redis
+    update-cloud-image: true
 
 - project:
     name: packer-helm-jobs
@@ -85,5 +86,6 @@
     build-node: centos7-builder-2c-1g
 
     platforms:
-      - ubuntu-16.04
+      - ubuntu-18.04
     templates: helm
+    update-cloud-image: true