From f76d02a321664e458ebe5bb8a825492e6fd0d986 Mon Sep 17 00:00:00 2001 From: waynedunican Date: Wed, 28 Oct 2020 09:43:12 +0000 Subject: Stability test plan Update to apexPdpStabilityTestPlan.jmx file Issue-ID: POLICY-2831 Change-Id: I76764e0614a523f2e58df04eed01111c59623e09 Signed-off-by: waynedunican --- .../src/main/resources/apexPdpStabilityTestPlan.jmx | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/testsuites/apex-pdp-stability/src/main/resources/apexPdpStabilityTestPlan.jmx b/testsuites/apex-pdp-stability/src/main/resources/apexPdpStabilityTestPlan.jmx index d95292457..c958bb70d 100644 --- a/testsuites/apex-pdp-stability/src/main/resources/apexPdpStabilityTestPlan.jmx +++ b/testsuites/apex-pdp-stability/src/main/resources/apexPdpStabilityTestPlan.jmx @@ -18,7 +18,7 @@ limitations under the License. ============LICENSE_END========================================================= --> - + @@ -78,32 +78,32 @@ PAP_PORT - ${__P(PAP_PORT,32597)} + ${__P(PAP_PORT,30844)} = API_PORT - ${__P(API_PORT,32634)} + ${__P(API_PORT,30485)} = APEX_PORT - ${__P(APEX_PORT,31089)} + ${__P(APEX_PORT,31686)} = DMAAP_PORT - ${__P(DMAAP_PORT,31532)} + ${__P(DMAAP_PORT,31499)} = HOSTNAME - ${__P(HOSTNAME,10.2.0.197)} + ${__P(HOSTNAME,10.2.0.97)} = LOG_PATH - ${__P(LOG_PATH,/home/adityap/apex_stability)} + ${__P(LOG_PATH,/home/wayned/apex_stability)} = @@ -2371,8 +2371,8 @@ "carrierTechnology": "GRPC", "parameterClassName": "org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters", "parameters": { - "host": "10.2.0.105", - "port": 54322, + "host": "10.2.0.97", + "port": 30386, "username": "ccsdkapps", "password": "ccsdkapps", "timeout": 60 @@ -2543,7 +2543,7 @@ ${threads} 1 true - 260000 + 259200 true @@ -2954,4 +2954,3 @@ if (prev.getResponseCode() == '200') { - -- cgit 1.2.3-korg