CI: Add devstack jobs on ORAN CI
[ci-management.git] / jjb / ci-management / ci-packer.yaml
index a7e8f4d..6ed5505 100644 (file)
@@ -27,6 +27,8 @@
     platforms:
       - centos-7
       - centos-8
+      - centos-cs-8
+      - centos-cs-9
       - ubuntu-18.04
       - ubuntu-20.04
 
     templates: docker
     platforms:
       - centos-7
+      - centos-cs-8
+      - 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