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