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/pom.xml | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 testsuites/pom.xml (limited to 'testsuites/pom.xml') diff --git a/testsuites/pom.xml b/testsuites/pom.xml new file mode 100644 index 000000000..6c972e9a1 --- /dev/null +++ b/testsuites/pom.xml @@ -0,0 +1,40 @@ + + + 4.0.0 + + org.onap.policy.clamp + policy-clamp + 6.1.3-SNAPSHOT + + + clamp-testsuites + pom + + + + true + + + + stability + performance + + -- cgit 1.2.3-korg