From d1d92a580b4e95f02d9fcbd72f8884140d758ca5 Mon Sep 17 00:00:00 2001 From: "saul.gill" Date: Mon, 16 Oct 2023 17:21:15 +0100 Subject: Add automation for s3p tests Issue-ID: POLICY-4844 Change-Id: Ia6003d5b492d2731fdd0d17342b4fd1c213c4b91 Signed-off-by: saul.gill --- .../src/main/resources/testplans/stability.jmx | 45 +++------------------- 1 file changed, 6 insertions(+), 39 deletions(-) (limited to 'testsuites/stability/src/main/resources/testplans/stability.jmx') diff --git a/testsuites/stability/src/main/resources/testplans/stability.jmx b/testsuites/stability/src/main/resources/testplans/stability.jmx index 75810c04..9ac51700 100644 --- a/testsuites/stability/src/main/resources/testplans/stability.jmx +++ b/testsuites/stability/src/main/resources/testplans/stability.jmx @@ -1,5 +1,5 @@ - + @@ -187,7 +187,7 @@ - + @@ -219,36 +219,6 @@ - - - - - ${DISTRIBUTION_HOST} - ${DISTRIBUTION_PORT} - http - - statistics - GET - true - false - true - false - - - - - - - - 200 - - - Assertion.response_code - false - 8 - - - @@ -437,7 +407,7 @@ ${PAP_PORT} http - /policy/pap/v1/policies/status/ + /policy/pap/v1/policies/status GET true false @@ -449,13 +419,10 @@ - - [] - - Assertion.response_data false - 2 + 2 + [] @@ -573,4 +540,4 @@ - + \ No newline at end of file -- cgit 1.2.3-korg