CI: Disable INFO verify jobs
[ci-management.git] / jjb / ci-management / ci-jobs.yaml
index de5f2c1..6212e41 100644 (file)
@@ -1,13 +1,37 @@
 ---
+- _ci_jobs_common: &ci_jobs_common
+    name: ci-jobs-common
+    # Defines common ci-jobs configuration
+
+    project: ci-management
+    project-name: ci-management
+    build-node: centos8-builder-1c-1g
+
 - project:
     name: ci-jobs
+    # configure the gerrit-jjb-verify job
+    build-node-label-check: true
+    build-node-label-list: ""
 
     jobs:
-      - '{project-name}-ci-jobs'
+      - gerrit-jenkins-cfg-verify
+      - gerrit-jenkins-sandbox-cleanup
+      - gerrit-jjb-deploy-job
 
-    project: ci-management
-    project-name: ci-management
-    build-node: centos7-builder-1c-1g
+    <<: *ci_jobs_common
 
     views:
       - project-view
+
+- project:
+    name: openstack-cron
+
+    jobs:
+      - gerrit-openstack-cron
+
+    <<: *ci_jobs_common
+
+    jenkins-urls: >
+      https://jenkins.o-ran-sc.org/
+      https://jenkins.o-ran-sc.org/sandbox
+    openstack-cloud: vex