From 8880241bad9a12d8d4da434c5e35c8164eab0106 Mon Sep 17 00:00:00 2001 From: waynedunican Date: Thu, 16 Feb 2023 08:50:52 +0000 Subject: Automate S3P tests in Drools Issue-ID: POLICY-4156 Change-Id: I1806734fc2551b6661940e98212e4c5c875e3f0d Signed-off-by: Wayne Dunican --- testsuites/stability/src/main/resources/s3p.jmx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'testsuites/stability') diff --git a/testsuites/stability/src/main/resources/s3p.jmx b/testsuites/stability/src/main/resources/s3p.jmx index 7ed51469f..8ca331896 100644 --- a/testsuites/stability/src/main/resources/s3p.jmx +++ b/testsuites/stability/src/main/resources/s3p.jmx @@ -10,42 +10,42 @@ API_HOST - 10.0.9.49 + localhost = API_PORT - 30852 + 30002 = PAP_HOST - 10.0.9.49 + localhost = PAP_PORT - 30504 + 30003 = DMAAP_HOST - 10.0.9.49 + localhost = DMAAP_PORT - 30226 + 30904 = DROOLS_HOST - 10.0.9.49 + localhost = DROOLS_PORT - 31295 + 30005 = -- cgit 1.2.3-korg