Merge "Enable update cloud image job"
[ci-management.git] / jjb / ci-management / ci-management-packer-jobs.yaml
index 6f40292..7115b5d 100644 (file)
@@ -14,9 +14,9 @@
 
     platforms:
       - centos-7
-      - ubuntu-16.04
       - 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
@@ -54,6 +54,7 @@
     platforms:
       - ubuntu-18.04
     templates: memcached
+    update-cloud-image: true
 
 - project:
     name: packer-redis-jobs
@@ -70,6 +71,7 @@
     platforms:
       - centos-7
     templates: redis
+    update-cloud-image: true
 
 - project:
     name: packer-helm-jobs
@@ -86,3 +88,4 @@
     platforms:
       - ubuntu-18.04
     templates: helm
+    update-cloud-image: true