Code Review
/
vnfsdk
/
pkgtools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
7676ca5
)
Added run-sonar.sh script
91/37791/1
author
Lianhao Lu
<lianhao.lu@intel.com>
Thu, 22 Mar 2018 14:07:56 +0000
(22:07 +0800)
committer
Lianhao 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]
patch
|
blob
diff --git a/run_sonar.sh
b/run_sonar.sh
new file mode 100755
(executable)
index 0000000..
6b99f84
--- /dev/null
+++ b/
run_sonar.sh
@@ -0,0
+1,3
@@
+#!/bin/bash
+
+tox