X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fnonrtric%2Fnonrtric.yaml;h=6773e1e6d1c0693db477edb9bdffd2a92a52bb29;hb=38b5fa2557a74d6a66979e5abba78b5838870ded;hp=827dbdb13b228b90d94e8b091b24aa00a48db8aa;hpb=702dd31044f2729aca1300d958657d404d861fe0;p=ci-management.git diff --git a/jjb/nonrtric/nonrtric.yaml b/jjb/nonrtric/nonrtric.yaml index 827dbdb1..6773e1e6 100644 --- a/jjb/nonrtric/nonrtric.yaml +++ b/jjb/nonrtric/nonrtric.yaml @@ -83,6 +83,48 @@ - bronze: branch: bronze +# nonrtric:enrichment-coordinator-service +# Maven artifacts for nonrtric-enrichment-coordinator-service +- project: + <<: *nonrtric_jdk_common + name: nonrtric-enrichment-coordinator-service + project-name: '{name}' + mvn-opts: '-Ddocker.skip=true' + mvn-params: '-f enrichment-coordinator-service' + gerrit_trigger_file_paths: + - compare-type: REG_EXP + pattern: 'enrichment-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 + +# nonrtric:r-app-catalogue +# Maven artifacts for r-app-catalogue +- project: + <<: *nonrtric_jdk_common + name: nonrtric-r-app-catalogue + project-name: '{name}' + mvn-opts: '-Ddocker.skip=true' + mvn-params: '-f r-app-catalogue' + gerrit_trigger_file_paths: + - compare-type: REG_EXP + pattern: 'r-app-catalogue/.*' + build-node: ubuntu1804-builder-4c-4g + jobs: + - gerrit-maven-verify + - gerrit-maven-merge + - gerrit-maven-stage + - gerrit-maven-clm + stream: + - master: + branch: master + - project: <<: *nonrtric_jdk_common name: nonrtric-release