Adding an Ubuntu 18.04 Docker build node
[ci-management.git] / jjb / ci-management / ci-management-packer-jobs.yaml
index 04b2f36..d292bf4 100644 (file)
@@ -14,9 +14,9 @@
 
     platforms:
       - centos-7
-      - centos-7-arm64
       - ubuntu-16.04
-      - ubuntu-18.04-arm64
+      - ubuntu-16.04-arm64
+      - ubuntu-18.04
     templates: builder
 
 - project:
     build-timeout: 90
 
     platforms:
+      - centos-7
       - ubuntu-16.04
-      - ubuntu-18.04-arm64
+      - ubuntu-16.04-arm64
+      - ubuntu-18.04
     templates: docker
 
 - project:
@@ -51,6 +53,7 @@
     build-timeout: 90
 
     platforms:
+      - centos-7
       - ubuntu-16.04
     templates: memcached
 
@@ -83,7 +86,5 @@
     build-node: centos7-builder-2c-1g
 
     platforms:
-      - centos-7
       - ubuntu-16.04
     templates: helm
-