X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fric-plt-a1%2Fric-plt-a1.yaml;h=837cd055ca766c48318d60f33d3300088d39ea9d;hb=36913799f348d2fb5d7d0f537e74b7dfc9d7a0bf;hp=f9c33d42e46db62742e84aa4b9a84573d5fd7955;hpb=0e576705589a60067782e8da49f3f599df0d69b9;p=ci-management.git diff --git a/jjb/ric-plt-a1/ric-plt-a1.yaml b/jjb/ric-plt-a1/ric-plt-a1.yaml index f9c33d42..837cd055 100644 --- a/jjb/ric-plt-a1/ric-plt-a1.yaml +++ b/jjb/ric-plt-a1/ric-plt-a1.yaml @@ -45,8 +45,10 @@ # the install script assumes an ubuntu image build-node: ubuntu1804-builder-2c-2g pre-build-script: !include-raw-escape: - - ../shell/install-deb-nng-rmr.sh + - ../shell/install-deb-rmr.sh python-version: python3 + # skip docs on verify + tox-envs: code,flake8 stream: # run verify on all branches # the ANT pattern is **/{branch}, we are exploiting that. @@ -55,6 +57,14 @@ jobs: - gerrit-tox-verify +- project: + <<: *a1_common + name: ric-plt-a1-nexus-iq + build-node: centos7-builder-1c-1g + nexus-iq-namespace: oran- + jobs: + - gerrit-tox-nexus-iq-clm + - project: <<: *a1_common name: ric-plt-a1-sonarqube @@ -62,7 +72,7 @@ # the install script assumes an ubuntu image build-node: ubuntu1804-builder-2c-2g pre-build-script: !include-raw-escape: - - ../shell/install-deb-nng-rmr.sh + - ../shell/install-deb-rmr.sh sonar-project-file: "" sonar-properties: | sonar.login={sonarcloud_api_token}