X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fci-management%2Fci-jobs.yaml;h=64ca2770906ee2d28a7866b2c96c10d9c61f8f52;hb=a87cf63f53eb5e3b92232bf2619594211ab39d0b;hp=df65f39ae5fcade0b0489847739d00aaa827b461;hpb=7358609ab08200554895d2b72777e90986e0cbe9;p=ci-management.git diff --git a/jjb/ci-management/ci-jobs.yaml b/jjb/ci-management/ci-jobs.yaml index df65f39a..64ca2770 100644 --- a/jjb/ci-management/ci-jobs.yaml +++ b/jjb/ci-management/ci-jobs.yaml @@ -1,5 +1,5 @@ --- -- ci_jobs_common: &ci_jobs_common +- _ci_jobs_common: &ci_jobs_common name: ci-jobs-common # Defines common ci-jobs configuration @@ -9,9 +9,19 @@ - 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-info-yaml-verify" + - gerrit-jenkins-cfg-verify + - gerrit-jenkins-sandbox-cleanup + - gerrit-jjb-deploy-job + - gerrit-jjb-merge: + disable-job: true + - gerrit-jjb-verify: + disable-job: true <<: *ci_jobs_common @@ -27,6 +37,6 @@ <<: *ci_jobs_common jenkins-urls: > - https://jenkins.oran-osc.org/ - https://jenkins.oran-osc.org/sandbox + https://jenkins.o-ran-sc.org/ + https://jenkins.o-ran-sc.org/sandbox openstack-cloud: vex