From: Lianhao Lu Date: Thu, 22 Mar 2018 14:07:56 +0000 (+0800) Subject: Added run-sonar.sh script X-Git-Tag: 2.0.0-ONAP~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b0eb866eb2a56c8a7cf1bd9183451226b890d77e;p=vnfsdk%2Fpkgtools.git Added run-sonar.sh script Try to mimic optf/has to add run-sonar.sh script to trigger tox test to generate the code coverage report. Change-Id: Ie44ae58ab4b870aea938dcda1661b08d899fa0a8 Issue-ID: VNFSDK-210 Signed-off-by: Lianhao Lu --- diff --git a/run_sonar.sh b/run_sonar.sh new file mode 100755 index 0000000..6b99f84 --- /dev/null +++ b/run_sonar.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +tox