Merge "Update cloud image Ubuntu18.04 mininet ovs"
[releng/builder.git] / jjb / releng-packer-jobs.yaml
index a2d1fd44beef1159da4aa3a57601bfee1217f0df..aab44b24d912ef2080ea0f86b69d9f43e6823cac 100644 (file)
     project: releng/builder
     project-name: builder
     branch: master
-    archive-artifacts: '**/*.log'
+    archive-artifacts: "**/*.log"
 
     build-node: centos7-builder-2c-1g
     build-timeout: 90
-    cron: '00 H 1 * *'
+    cron: "00 H 1 * *"
 
-    platforms: centos-7
+    platforms:
+      - centos-7
+      - centos-cs-8
     templates: builder
+    update-cloud-image: true
 
 - project:
     name: packer-devstack-jobs
     project: releng/builder
     project-name: builder
     branch: master
-    archive-artifacts: '**/*.log'
+    archive-artifacts: "**/*.log"
 
     build-node: centos7-builder-2c-1g
     build-timeout: 90
-    cron: '00 H 1 * *'
+    cron: "00 H 1 * *"
 
-    templates: devstack
     platforms: centos-7
+    templates: devstack
+    update-cloud-image: true
 
 - project:
-    name: packer-devstack-pre-pip-pike-jobs
+    name: packer-devstack-pre-pip-queens-jobs
     jobs:
       - gerrit-packer-merge
 
     project: releng/builder
     project-name: builder
     branch: master
-    archive-artifacts: '**/*.log'
+    archive-artifacts: "**/*.log"
 
     build-node: centos7-builder-2c-1g
     build-timeout: 75
-    cron: '00 H 1 * *'
+    cron: "00 H 1 * *"
 
-    templates: devstack-pre-pip-pike
     platforms: centos-7
+    templates: devstack-pre-pip-queens
+    update-cloud-image: true
 
 - project:
-    name: packer-devstack-pre-pip-queens-jobs
+    name: packer-devstack-pre-pip-rocky-jobs
     jobs:
       - gerrit-packer-merge
 
     project: releng/builder
     project-name: builder
     branch: master
-    archive-artifacts: '**/*.log'
+    archive-artifacts: "**/*.log"
 
     build-node: centos7-builder-2c-1g
     build-timeout: 75
-    cron: '00 H 1 * *'
+    cron: "00 H 1 * *"
 
-    templates: devstack-pre-pip-queens
     platforms: centos-7
+    templates: devstack-pre-pip-rocky
+    update-cloud-image: true
 
 - project:
-    name: packer-docker-jobs
+    name: packer-devstack-pre-pip-stein-jobs
     jobs:
       - gerrit-packer-merge
 
     project: releng/builder
     project-name: builder
     branch: master
-    archive-artifacts: '**/*.log'
+    archive-artifacts: "**/*.log"
 
     build-node: centos7-builder-2c-1g
-    build-timeout: 60
-    cron: '00 H 1 * *'
+    build-timeout: 75
+    cron: "00 H 1 * *"
 
     platforms: centos-7
-    templates: docker
+    templates: devstack-pre-pip-stein
+    update-cloud-image: true
 
 - project:
-    name: packer-gbp-jobs
+    name: packer-docker-jobs
     jobs:
       - gerrit-packer-merge
 
     project: releng/builder
     project-name: builder
     branch: master
-    archive-artifacts: '**/*.log'
+    archive-artifacts: "**/*.log"
 
     build-node: centos7-builder-2c-1g
-    build-timeout: 90
-    cron: '00 H 1 * *'
+    build-timeout: 60
+    cron: "00 H 1 * *"
 
-    templates: gbp
     platforms:
-      - ubuntu-14.04
-      - ubuntu-16.04
+      - centos-7
+      - ubuntu-18.04
+      - ubuntu-20.04
+    templates: docker
+    update-cloud-image: true
 
 - project:
-    name: packer-mininet-ovs-2.5-jobs
+    name: packer-helm-jobs
     jobs:
       - gerrit-packer-merge
+      - gerrit-packer-verify-build
 
     project: releng/builder
     project-name: builder
     branch: master
-    archive-artifacts: '**/*.log'
+    archive-artifacts: "**/*.log"
 
     build-node: centos7-builder-2c-1g
     build-timeout: 60
-    cron: '00 H 1 * *'
+    cron: "00 H 1 * *"
 
-    templates: mininet-ovs-2.5
-    platforms: ubuntu-16.04
-
-- project:
-    name: packer-mininet-ovs-2.6-jobs
-    jobs:
-      - gerrit-packer-merge
-
-    project: releng/builder
-    project-name: builder
-    branch: master
-    archive-artifacts: '**/*.log'
-
-    build-node: centos7-builder-2c-1g
-    build-timeout: 75
-    cron: '00 H 1 * *'
-
-    templates: mininet-ovs-2.6
-    platforms: ubuntu-16.04
+    platforms:
+      - ubuntu-18.04
+      - centos-7
+    templates: helm
+    update-cloud-image: true
 
 - project:
     name: packer-mininet-ovs-2.8-jobs
     project: releng/builder
     project-name: builder
     branch: master
-    archive-artifacts: '**/*.log'
+    archive-artifacts: "**/*.log"
 
     build-node: centos7-builder-2c-1g
     build-timeout: 90
-    cron: '00 H 1 * *'
+    cron: "00 H 1 * *"
 
+    platforms:
+      - ubuntu-18.04
     templates: mininet-ovs-2.8
-    platforms: ubuntu-16.04
+    update-cloud-image: true
 
 - project:
     name: packer-robot-jobs
     project: releng/builder
     project-name: builder
     branch: master
-    archive-artifacts: '**/*.log'
+    archive-artifacts: "**/*.log"
 
     build-node: centos7-builder-2c-1g
     build-timeout: 60
-    cron: '00 H 1 * *'
+    cron: "00 H 1 * *"
 
-    platforms: centos-7
+    platforms:
+      - centos-7
+      - centos-cs-8
     templates: robot
+    update-cloud-image: true
 
 - project:
-    name: packer-kubernetes-jobs
+    name: openstack-update-cloud-images
     jobs:
-      - gerrit-packer-merge
+      - gerrit-openstack-update-cloud-image
 
     project: releng/builder
     project-name: builder
     branch: master
-    archive-artifacts: '**/*.log'
+    archive-artifacts: "**/*.log"
+    jenkins-ssh-credential: "opendaylight-jenkins-ssh"
 
     build-node: centos7-builder-2c-1g
-    build-timeout: 90
-    cron: '00 H 1 * *'
-
-    platforms: ubuntu-16.04
-    templates: kubernetes
+    # update-cloud-image: true
+    build-timeout: 10
+    submodule-disable: true
+
+    gerrit-user: "jenkins-$SILO"
+    gerrit-host: "git.opendaylight.org"
+    gerrit-topic: "update-cloud-image"
+    reviewers-email: "jenkins-releng@opendaylight.org"