From: Andrew Grimberg Date: Tue, 8 Feb 2022 17:10:02 +0000 (-0800) Subject: CI: Drop unneeded CI jobs X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=f2cd8a198fa5aa0baef40b6fe70ff488e60b7453;p=ci-management.git CI: Drop unneeded CI jobs The move to using JCasC to configure more of the system has made the gerrit-jenkins-cfg-merge job unneeded and potentially dangerous to have running since we're now configuring everything it does via JCasC. Additionally, the gerrit-branch-lock has never been utilized by ORAN and likely never will given their development process, as such there's no reason for the job to be defined. Change-Id: I0d2a759da894ad9e952eb9295a38fb82497eea31 Signed-off-by: Andrew Grimberg --- diff --git a/jjb/ci-management/ci-jobs.yaml b/jjb/ci-management/ci-jobs.yaml index 42fd7a9f..59b0dbc3 100644 --- a/jjb/ci-management/ci-jobs.yaml +++ b/jjb/ci-management/ci-jobs.yaml @@ -14,8 +14,12 @@ 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 + - gerrit-jjb-verify <<: *ci_jobs_common