CI: Disable Jenkins ci-man verify and merge
[ci-management.git] / jjb / ci-management / ci-jobs.yaml
1 ---
2 - _ci_jobs_common: &ci_jobs_common
3     name: ci-jobs-common
4     # Defines common ci-jobs configuration
5
6     project: ci-management
7     project-name: ci-management
8     build-node: centos7-builder-1c-1g
9
10 - project:
11     name: ci-jobs
12     # configure the gerrit-jjb-verify job
13     build-node-label-check: true
14     build-node-label-list: ""
15
16     jobs:
17       - "gerrit-info-yaml-verify"
18       - gerrit-jenkins-cfg-verify
19       - gerrit-jenkins-sandbox-cleanup
20       - gerrit-jjb-deploy-job
21       - gerrit-jjb-merge:
22           disable-job: true
23       - gerrit-jjb-verify:
24           disable-job: true
25
26     <<: *ci_jobs_common
27
28     views:
29       - project-view
30
31 - project:
32     name: openstack-cron
33
34     jobs:
35       - gerrit-openstack-cron
36
37     <<: *ci_jobs_common
38
39     jenkins-urls: >
40       https://jenkins.o-ran-sc.org/
41       https://jenkins.o-ran-sc.org/sandbox
42     openstack-cloud: vex