Adding an Ubuntu 18.04 Docker build node
[ci-management.git] / jjb / ci-management / ci-management-packer-jobs.yaml
index f781861..d292bf4 100644 (file)
@@ -15,6 +15,8 @@
     platforms:
       - centos-7
       - ubuntu-16.04
+      - 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
       - ubuntu-16.04
+      - ubuntu-16.04-arm64
+      - ubuntu-18.04
     templates: docker
 
 - project:
 
     platforms:
       - centos-7
-      - ubuntu-16.04
     templates: redis
+
+- project:
+    name: packer-helm-jobs
+    jobs:
+      - gerrit-packer-merge
+
+    project: ci-management
+    project-name: ci-management
+    branch: master
+    archive-artifacts: '**/*.log'
+
+    build-node: centos7-builder-2c-1g
+
+    platforms:
+      - ubuntu-16.04
+    templates: helm