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