X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fsmo-ves%2Fsmo-ves.yaml;h=3630cb02fddd36ead7d8f7c543c75818027770fb;hb=e1d47af240899e0545e28cd9977caf2bfb859c70;hp=9f6ba64cd44d8d87a7eb01560df470554302b8db;hpb=a56f13266adef0a753f8019769119dfc8dc7a201;p=ci-management.git diff --git a/jjb/smo-ves/smo-ves.yaml b/jjb/smo-ves/smo-ves.yaml index 9f6ba64c..3630cb02 100644 --- a/jjb/smo-ves/smo-ves.yaml +++ b/jjb/smo-ves/smo-ves.yaml @@ -116,14 +116,22 @@ jobs: - '{project-name}-gerrit-release-jobs' +- project: + <<: *ves_docker_common + name: smo-ves-nexus-iq + build-node: centos7-builder-1c-1g + nexus-iq-namespace: oran- + jobs: + - gerrit-tox-nexus-iq-clm + - project: <<: *ves_docker_common name: smo-ves-sonarqube python-version: python3 # the install script assumes an ubuntu image build-node: ubuntu1804-builder-2c-2g - pre-build-script: !include-raw-escape: - - ../shell/install-deb-rmr.sh + #pre-build-script: !include-raw-escape: + # - ../shell/install-deb-rmr.sh # impt for verify and tox etc tox-envs: code,flake8 sonar-project-file: "" @@ -136,4 +144,4 @@ sonar.sources=collector sonar.python.coverage.reportPaths=coverage.xml jobs: - - gerrit-tox-sonarqube + - gerrit-tox-sonar