From 61a9917dbab9bfdcc2191b3bf90522f10127d1ff Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Thu, 16 Jan 2020 12:06:43 -0500 Subject: Update sonar config Get rid of deprecated sonar settings, exclude sub-module that doesn't have code, and ensure there is a single jacoco-ut.exec file created. Issue-ID: POLICY-2321 Change-Id: I05d1c0e4d599aff7c6ad0fec39ff1220cdb9a72d Signed-off-by: Pamela Dragosh --- testsuites/pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'testsuites/pom.xml') diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 33dccf3e6..2a729dfa2 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -3,7 +3,7 @@ testsuites ================================================================================ Copyright (C) 2018 Ericsson. All rights reserved. - Modifications Copyright (C) 2018 AT&T. All rights reserved. + Modifications Copyright (C) 2018, 2020 AT&T. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -27,6 +27,12 @@ testsuites pom + + + + true + + stability performance -- cgit 1.2.3-korg