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=cfb66127f79acac7fb8e352dbd89543b2bb2959c;hp=13b17dc31bd2f116b4cad32bde52dbe7f6398236;hpb=e0d25d29f342e9710522f21106ff4703f6e52f4a;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 13b17dc3..837cd055 100644 --- a/jjb/ric-plt-a1/ric-plt-a1.yaml +++ b/jjb/ric-plt-a1/ric-plt-a1.yaml @@ -27,7 +27,7 @@ <<: *a1_common name: ric-plt-a1-docker # image name - docker-name: 'o-ran-sc/{name}' + docker-name: 'o-ran-sc/ric-plt-a1' # source of docker tag container-tag-method: yaml-file # use host network @@ -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. @@ -57,11 +59,11 @@ - project: <<: *a1_common - name: ric-plt-a1-nexusiq-clm + name: ric-plt-a1-nexus-iq build-node: centos7-builder-1c-1g nexus-iq-namespace: oran- jobs: - - gerrit-python-xc-clm + - gerrit-tox-nexus-iq-clm - project: <<: *a1_common @@ -70,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}