From: Eric Ball Date: Tue, 4 Jan 2022 21:02:58 +0000 (-0800) Subject: Fix: Remove failing jenkins-cfg-merge job X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=refs%2Fchanges%2F92%2F4592%2F1;p=ci-management.git Fix: Remove failing jenkins-cfg-merge job This job is no longer needed after the move to JCasC. Only the needed jobs from the ci-jobs group are now included. Change-Id: I57d79fba41a9614a7a6566fad1aeaf9f702628c4 Signed-off-by: Eric Ball --- diff --git a/jjb/ci-management/ci-jobs.yaml b/jjb/ci-management/ci-jobs.yaml index a27fe15..212fa90 100644 --- a/jjb/ci-management/ci-jobs.yaml +++ b/jjb/ci-management/ci-jobs.yaml @@ -3,7 +3,11 @@ name: ci-jobs jobs: - - '{project-name}-ci-jobs' + - gerrit-jenkins-cfg-verify + - gerrit-jenkins-sandbox-cleanup + - gerrit-jjb-deploy-job + - gerrit-jjb-merge + - gerrit-jjb-verify project: ci-management project-name: ci-management