X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fnonrtric-rapp-ransliceassurance%2Fnonrtric-rapp-ransliceassurance.yaml;h=2459b369addb0af4e505746bc62b9ab241d9acc4;hb=60b12c728faf4d5fddf238def5e95b5032939c47;hp=e49cf8cbc6fb37afcccf01f321bc33f22768d585;hpb=640269602f4859073cd25b49c753bb060bc7debb;p=ci-management.git diff --git a/jjb/nonrtric-rapp-ransliceassurance/nonrtric-rapp-ransliceassurance.yaml b/jjb/nonrtric-rapp-ransliceassurance/nonrtric-rapp-ransliceassurance.yaml index e49cf8cb..2459b369 100644 --- a/jjb/nonrtric-rapp-ransliceassurance/nonrtric-rapp-ransliceassurance.yaml +++ b/jjb/nonrtric-rapp-ransliceassurance/nonrtric-rapp-ransliceassurance.yaml @@ -53,6 +53,37 @@ stream: - master: branch: master + - f-release: + branch: f-release + - g-release: + branch: g-release + +- project: + <<: *ransliceassurance_common + name: nonrtric-rapp-ransliceassurance-icsversion + project-name: '{name}' + # image name + docker-name: 'o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion' + # get tag from YAML + container-tag-method: yaml-file + # use host network to clone from our gerrit + docker-build-args: '--network=host' + # Directory with Dockerfile + docker-root: 'icsversion' + # Directory where go test should be run + go-root: 'icsversion' + build-node: ubuntu1804-docker-4c-4g + # Includes verify and merge jobs + jobs: + - "{project-name}-gerrit-docker-jobs" + - gerrit-go-verify + stream: + - master: + branch: master + - f-release: + branch: f-release + - g-release: + branch: g-release - project: <<: *ransliceassurance_common @@ -67,4 +98,4 @@ # use sonarcloud values from defaults.yaml sonar-properties: !include-raw: sonar-project.properties jobs: - - gerrit-sonar-prescan-script \ No newline at end of file + - gerrit-sonar-prescan-script