Added run-sonar.sh script 91/37791/1
authorLianhao Lu <lianhao.lu@intel.com>
Thu, 22 Mar 2018 14:07:56 +0000 (22:07 +0800)
committerLianhao Lu <lianhao.lu@intel.com>
Thu, 22 Mar 2018 14:07:56 +0000 (22:07 +0800)
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 <lianhao.lu@intel.com>
run_sonar.sh [new file with mode: 0755]

diff --git a/run_sonar.sh b/run_sonar.sh
new file mode 100755 (executable)
index 0000000..6b99f84
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+tox