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