aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites/stability/src/main/resources/testplans/stability.jmx
diff options
context:
space:
mode:
authorktimoney <kevin.timoney@est.tech>2021-10-22 10:14:35 +0100
committerktimoney <kevin.timoney@est.tech>2021-10-22 10:23:08 +0100
commit86f72566056c45b0fb16ef96edfd8f2345e0e74f (patch)
treeba75c169771799c4cf2807748f95e80b35dcf33a /testsuites/stability/src/main/resources/testplans/stability.jmx
parentc4e9019a50cbf4d1e8bd11d93a163958bd5b251b (diff)
Updated endpoints in xacml-pdp jmx files
Issue-ID: POLICY-3780 Change-Id: I296f9e6e2e8e127e73e3ad118ddc0f7520434fac Signed-off-by: ktimoney <kevin.timoney@est.tech>
Diffstat (limited to 'testsuites/stability/src/main/resources/testplans/stability.jmx')
-rw-r--r--testsuites/stability/src/main/resources/testplans/stability.jmx8
1 files changed, 4 insertions, 4 deletions
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 @@
</elementProp>
<elementProp name="API_PORT" elementType="Argument">
<stringProp name="Argument.name">API_PORT</stringProp>
- <stringProp name="Argument.value">31949</stringProp>
+ <stringProp name="Argument.value">${__P(api_port, 6969)}</stringProp>
<stringProp name="Argument.metadata">=</stringProp>
</elementProp>
<elementProp name="PAP_PORT" elementType="Argument">
@@ -1437,7 +1437,7 @@ if (prev.getResponseCode() == &apos;200&apos;) {
&quot;action&quot;: &quot;configure&quot;,&#xd;
&quot;resource&quot;: {&#xd;
&quot;policy-id&quot;: &quot;onap.restart.tca&quot;,&#xd;
- &quot;policy-type&quot;: &quot;onap.policies.monitoring.cdap.tca.hi.lo.app&quot;&#xd;
+ &quot;policy-type&quot;: &quot;onap.policies.monitoring.tcagen2&quot;&#xd;
}&#xd;
}</stringProp>
<stringProp name="Argument.metadata">=</stringProp>
@@ -1505,7 +1505,7 @@ if (prev.getResponseCode() == &apos;200&apos;) {
&quot;action&quot;: &quot;configure&quot;,&#xd;
&quot;resource&quot;: {&#xd;
&quot;policy-id&quot;: &quot;onap.restart.tca&quot;,&#xd;
- &quot;policy-type&quot;: &quot;onap.policies.monitoring.cdap.tca.hi.lo.app&quot;&#xd;
+ &quot;policy-type&quot;: &quot;onap.policies.monitoring.tcagen2&quot;&#xd;
}&#xd;
}</stringProp>
<stringProp name="Argument.metadata">=</stringProp>
@@ -2108,7 +2108,7 @@ if (prev.getResponseCode() == &apos;200&apos;) {
<stringProp name="HTTPSampler.port">${API_PORT}</stringProp>
<stringProp name="HTTPSampler.protocol">https</stringProp>
<stringProp name="HTTPSampler.contentEncoding"></stringProp>
- <stringProp name="HTTPSampler.path">policy/api/v1/policytypes/onap.policies.monitoring.cdap.tca.hi.lo.app/versions/1.0.0/policies/onap.restart.tca/versions/1.0.0</stringProp>
+ <stringProp name="HTTPSampler.path">policy/api/v1/policytypes/onap.policies.monitoring.tcagen2/versions/1.0.0/policies/onap.restart.tca/versions/1.0.0</stringProp>
<stringProp name="HTTPSampler.method">DELETE</stringProp>
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
<boolProp name="HTTPSampler.auto_redirects">false</boolProp>