CI: Add devstack jobs on ORAN CI 37/11337/1
authorAnil Belur <abelur@linuxfoundation.org>
Wed, 14 Jun 2023 22:35:41 +0000 (08:35 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 14 Jun 2023 22:35:41 +0000 (08:35 +1000)
Build RH/CentOS based devstack images on the ORAN
CI infra.

Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Change-Id: I3ac308c46361ab66a2502114dc4318d221dcf43a

jjb/ci-management/ci-packer.yaml

index 5e2488e..6ed5505 100644 (file)
       - centos-cs-9
       - ubuntu-18.04
       - ubuntu-20.04
+
+- project:
+    name: packer-devstack-jobs
+    jobs:
+      - gerrit-packer-merge
+
+    <<: *ci_packer_common
+
+    templates: devstack
+    platforms:
+      - centos-cs-8
+      - centos-cs-9
+
+- project:
+    name: packer-devstack-pre-pip-yoga-jobs
+    jobs:
+      - gerrit-packer-merge
+
+    <<: *ci_packer_common
+
+    templates: devstack-pre-pip-yoga
+    platforms:
+      - centos-cs-8
+      - centos-cs-9