From 3f300de4a4ab68feef455e43b18cac804323fd8e Mon Sep 17 00:00:00 2001 From: "waqas.ikram" Date: Thu, 5 Jul 2018 18:57:02 +0100 Subject: Refactoring existing integration tests Change-Id: I1aedd94d5197b8c6513fc701e9df2aab4edec088 Issue-ID: POLICY-865 Signed-off-by: waqas.ikram --- testsuites/integration/pom.xml | 43 ++++++++++++++++++++++++++++++++++++++---- 1 file changed, 39 insertions(+), 4 deletions(-) (limited to 'testsuites/integration/pom.xml') diff --git a/testsuites/integration/pom.xml b/testsuites/integration/pom.xml index 4e6bec79c..366556cf1 100644 --- a/testsuites/integration/pom.xml +++ b/testsuites/integration/pom.xml @@ -31,8 +31,43 @@ integration pom - - integration-common - integration-uservice-test - + + + apexDefault + + true + + + integration-common + integration-uservice-test + + + + apexMetrics + + + apexMetrics + + + + integration-common + integration-uservice-test + integration-context-metrics + + + + apexAll + + + apexAll + + + + integration-common + integration-uservice-test + integration-context-test + integration-context-metrics + + + \ No newline at end of file -- cgit 1.2.3-korg