From 86f72566056c45b0fb16ef96edfd8f2345e0e74f Mon Sep 17 00:00:00 2001 From: ktimoney Date: Fri, 22 Oct 2021 10:14:35 +0100 Subject: Updated endpoints in xacml-pdp jmx files Issue-ID: POLICY-3780 Change-Id: I296f9e6e2e8e127e73e3ad118ddc0f7520434fac Signed-off-by: ktimoney --- testsuites/stability/src/main/resources/testplans/stability.jmx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'testsuites/stability') diff --git a/testsuites/stability/src/main/resources/testplans/stability.jmx b/testsuites/stability/src/main/resources/testplans/stability.jmx index d59ebaf4..069f3ec7 100644 --- a/testsuites/stability/src/main/resources/testplans/stability.jmx +++ b/testsuites/stability/src/main/resources/testplans/stability.jmx @@ -35,7 +35,7 @@ API_PORT - 31949 + ${__P(api_port, 6969)} = @@ -1437,7 +1437,7 @@ if (prev.getResponseCode() == '200') { "action": "configure", "resource": { "policy-id": "onap.restart.tca", - "policy-type": "onap.policies.monitoring.cdap.tca.hi.lo.app" + "policy-type": "onap.policies.monitoring.tcagen2" } } = @@ -1505,7 +1505,7 @@ if (prev.getResponseCode() == '200') { "action": "configure", "resource": { "policy-id": "onap.restart.tca", - "policy-type": "onap.policies.monitoring.cdap.tca.hi.lo.app" + "policy-type": "onap.policies.monitoring.tcagen2" } } = @@ -2108,7 +2108,7 @@ if (prev.getResponseCode() == '200') { ${API_PORT} https - policy/api/v1/policytypes/onap.policies.monitoring.cdap.tca.hi.lo.app/versions/1.0.0/policies/onap.restart.tca/versions/1.0.0 + policy/api/v1/policytypes/onap.policies.monitoring.tcagen2/versions/1.0.0/policies/onap.restart.tca/versions/1.0.0 DELETE true false -- cgit 1.2.3-korg