From e11be5dc15e6800ed6111b7773b9e44571343207 Mon Sep 17 00:00:00 2001 From: Michael Hwang Date: Thu, 21 Sep 2017 12:19:32 -0400 Subject: Fix tox to give more accurate coverage reports * Also attempted to get sonar working * Fixed minor things along the way Change-Id: I434c0d791140e75cd5997be0cc3fefce7ccc292f Issue-Id: DCAEGEN2-60 Signed-off-by: Michael Hwang --- python-dockering/pom.xml | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) (limited to 'python-dockering/pom.xml') diff --git a/python-dockering/pom.xml b/python-dockering/pom.xml index afc39a8..0933bcb 100644 --- a/python-dockering/pom.xml +++ b/python-dockering/pom.xml @@ -26,27 +26,21 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. 1.0.0-SNAPSHOT org.onap.dcaegen2.utils - onap-dcae-dockering + python-dockering dcaegen2-utils-python-dockering 1.0.0-SNAPSHOT http://maven.apache.org UTF-8 - true - - - - + + . + xunit-results.xml + coverage.xml py Python **/*.py - - + tests/* ${project.artifactId}-${project.version} -- cgit 1.2.3-korg