From dc0071571224e20d72b38543301fc1ff9dba16ec Mon Sep 17 00:00:00 2001 From: Sirisha_Manchikanti Date: Tue, 5 Oct 2021 16:37:04 +0100 Subject: Add testsuites of tosca controlloop This commit will add jmeter files for stability and performance tests of Controlloop components. Issue-ID: POLICY-3659 Signed-off-by: Sirisha_Manchikanti Change-Id: I48c206d841d7d3393f469d26fdd4f8d0b66c3478 --- testsuites/performance/pom.xml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 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..71a20d4f9 --- /dev/null +++ b/testsuites/performance/pom.xml @@ -0,0 +1,31 @@ + + + 4.0.0 + + org.onap.policy.clamp + clamp-testsuites + 6.1.3-SNAPSHOT + + + clamp-performance + -- cgit