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-discovery-client/pom.xml | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) (limited to 'python-discovery-client/pom.xml') diff --git a/python-discovery-client/pom.xml b/python-discovery-client/pom.xml index 39b5da5..d6a87f8 100644 --- a/python-discovery-client/pom.xml +++ b/python-discovery-client/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-discovery-client + python-discovery-client dcaegen2-utils-python-discovery-client 1.0.0-SNAPSHOT http://maven.apache.org UTF-8 + . - - - - + xunit-results.xml + coverage.xml py Python **/*.py - - + tests/* ${project.artifactId}-${project.version} -- cgit 1.2.3-korg