From 375281167c3792a70eee0bafa21364f184aebd86 Mon Sep 17 00:00:00 2001 From: seanbeirne Date: Thu, 27 Oct 2022 16:33:04 +0100 Subject: CPS-RI performance profiles implementaion Reviewers: Joe, Levente, Luke Issie-ID: CPS-1351 Signed-off-by: seanbeirne Change-Id: Ia7b9a4bbf103d6b54f6fde9dd2d80a3c825c3046 --- cps-ri/pom.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'cps-ri/pom.xml') diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 824a8d9710..a1cc20ca43 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -132,6 +132,30 @@ + + + default + + true + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + org.onap.cps.spi.performance.CpsToDataNodePerfTest + + + + + + + + include-performance + + -- cgit 1.2.3-korg