From: santanude Date: Thu, 26 May 2022 08:00:24 +0000 (+0530) Subject: smo/ves project is not visible on sonarcloud.io X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=a56f13266adef0a753f8019769119dfc8dc7a201;p=ci-management.git smo/ves project is not visible on sonarcloud.io SMO-67 Signed-off-by: santanude Change-Id: Ie67d8145e70207ecd3a842a8817e1534765d27b2 --- diff --git a/jjb/smo-ves/smo-ves.yaml b/jjb/smo-ves/smo-ves.yaml index 137760a8..9f6ba64c 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}