From cb768ce12516415276ee370112a837014cb8c37c Mon Sep 17 00:00:00 2001 From: "waqas.ikram" Date: Thu, 12 Jul 2018 12:47:09 +0100 Subject: Adding Benchmark module Change-Id: I4817580bf53bbf46b6890b70d49c8a2edabca749 Issue-ID: POLICY-865 Signed-off-by: waqas.ikram --- testsuites/performance/pom.xml | 59 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 testsuites/performance/pom.xml (limited to 'testsuites/performance/pom.xml') diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml new file mode 100644 index 000000000..5f10d8f5e --- /dev/null +++ b/testsuites/performance/pom.xml @@ -0,0 +1,59 @@ + + + 4.0.0 + + org.onap.policy.apex-pdp.testsuites + testsuites + 2.0.0-SNAPSHOT + + + org.onap.policy.apex-pdp.testsuites.performance + performance + pom + + + + apexMetrics + + + apexMetrics + + + + performance-context-metrics + performance-benchmark-test + + + + apexAll + + + apexAll + + + + performance-context-metrics + performance-benchmark-test + + + + \ No newline at end of file -- cgit 1.2.3-korg