X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fci-management%2Fci-jobs.yaml;h=64ca2770906ee2d28a7866b2c96c10d9c61f8f52;hb=099098fca756e684b98f0350a756e9f144606753;hp=cf380e3a94ae4aba2370dca629f2322291cec753;hpb=90c4c100346ac8c526383396fb079befcf2656dd;p=ci-management.git diff --git a/jjb/ci-management/ci-jobs.yaml b/jjb/ci-management/ci-jobs.yaml index cf380e3a..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,10 +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-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 @@ -28,6 +37,6 @@ <<: *ci_jobs_common jenkins-urls: > - https://jenkins.o-ran-sc.org/ - https://jenkins.o-ran-sc.org/sandbox + https://jenkins.o-ran-sc.org/ + https://jenkins.o-ran-sc.org/sandbox openstack-cloud: vex