From: elinuxhenrik Date: Mon, 4 Apr 2022 14:21:13 +0000 (+0200) Subject: Remove job Information Coordinator Service X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=d04ec508d9f08193f50100c65b9860a42dae2a1d;p=ci-management.git Remove job Information Coordinator Service Issue-ID: NONRTRIC-716 Signed-off-by: elinuxhenrik Change-Id: I22fde491f6d5e2d27cc192ca47b03ac9911b0574 --- diff --git a/jjb/nonrtric/nonrtric.yaml b/jjb/nonrtric/nonrtric.yaml index cf574ffd..e90741b9 100644 --- a/jjb/nonrtric/nonrtric.yaml +++ b/jjb/nonrtric/nonrtric.yaml @@ -114,29 +114,6 @@ - e-release: branch: e-release -# nonrtric:information-coordinator-service -# Maven artifacts for nonrtric-information-coordinator-service -- project: - <<: *nonrtric_jdk_common - name: nonrtric-information-coordinator-service - project-name: '{name}' - mvn-opts: '-Ddocker.skip=true' - mvn-params: '-f information-coordinator-service' - gerrit_trigger_file_paths: - - compare-type: REG_EXP - pattern: 'information-coordinator-service/.*' - build-node: ubuntu1804-builder-4c-4g - jobs: - - gerrit-maven-verify - - gerrit-maven-merge - - gerrit-maven-stage - - gerrit-maven-clm - stream: - - master: - branch: master - - e-release: - branch: e-release - # nonrtric:enrichment-coordinator-service # Maven artifacts for nonrtric-enrichment-coordinator-service - project: