Adding an Ubuntu 18.04 Docker build node
[ci-management.git] / jjb / ci-management / ci-management-packer-jobs.yaml
index 52c496d..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:
     archive-artifacts: '**/*.log'
 
     build-node: centos7-builder-2c-1g
-    build-timeout: 60
+    build-timeout: 90
 
     platforms:
       - centos-7
-      - centos-7-arm64
       - ubuntu-16.04
-      - ubuntu-18.04-arm64
+      - ubuntu-16.04-arm64
+      - ubuntu-18.04
     templates: docker
 
 - project:
@@ -53,6 +53,7 @@
     build-timeout: 90
 
     platforms:
+      - centos-7
       - ubuntu-16.04
     templates: memcached
 
@@ -85,7 +86,5 @@
     build-node: centos7-builder-2c-1g
 
     platforms:
-      - centos-7
       - ubuntu-16.04
     templates: helm
-