From: Chris Donley Date: Tue, 20 Mar 2018 20:35:25 +0000 (-0700) Subject: Update pom.xml for sonar support X-Git-Tag: 2.0.0-ONAP~10 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F45%2F37245%2F3;p=vnfsdk%2Fpkgtools.git Update pom.xml for sonar support Update python test configuration in the pom file Issue-ID: VNFSDK-210 Change-Id: I52615cc986587fe7df0f1b8c2ca9608f14b35e7b Signed-off-by: Chris Donley --- diff --git a/pom.xml b/pom.xml index 7e7fa24..55a001c 100644 --- a/pom.xml +++ b/pom.xml @@ -32,11 +32,16 @@ under the License. vnfsdk-pkgtools CSAR manipulation shared library with CLI + UTF-8 + tests xunit-results.xml coverage.xml py - Python + python **/*.py + **/tests/**,**/.tox/py27/** + **/tests/**.py + **/**.py,setup.py,**/.tox/py27/**