X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fsmo-ves%2Fsmo-ves.yaml;h=e27e42a5f09291c3758480e1bae85e109b5e8692;hb=b5abac49788df7c147a4eb885c56645778e782e4;hp=137760a8fd5c7ebfdda8c60955cc3b5ce0aacf89;hpb=2e4391c5daec44cfb856a988c13190702cb90a9f;p=ci-management.git diff --git a/jjb/smo-ves/smo-ves.yaml b/jjb/smo-ves/smo-ves.yaml index 137760a8..e27e42a5 100644 --- a/jjb/smo-ves/smo-ves.yaml +++ b/jjb/smo-ves/smo-ves.yaml @@ -122,8 +122,10 @@ 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: "" sonar-properties: | sonar.login={sonarcloud_api_token} @@ -134,4 +136,4 @@ sonar.sources=collector sonar.python.coverage.reportPaths=coverage.xml jobs: - - gerrit-tox-sonarqube + - gerrit-tox-sonar