From 3be80fd481ba286290604041ea5ca573a3b2fda8 Mon Sep 17 00:00:00 2001 From: santanude Date: Thu, 30 Jun 2022 18:44:55 +0530 Subject: [PATCH] smo-ves-tox-sonar job is broken SMO-70 Signed-off-by: santanude Change-Id: Ic1a95eb2d3ea1a233f652d34df132b668bce716d --- jjb/smo-ves/smo-ves.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jjb/smo-ves/smo-ves.yaml b/jjb/smo-ves/smo-ves.yaml index ec3c643b..3630cb02 100644 --- a/jjb/smo-ves/smo-ves.yaml +++ b/jjb/smo-ves/smo-ves.yaml @@ -130,8 +130,8 @@ 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: "" -- 2.16.6