Update jmx stability script for Policy-API 83/119983/1
authorlapentafd <francesco.lapenta@est.tech>
Mon, 29 Mar 2021 10:40:16 +0000 (11:40 +0100)
committerlapentafd <francesco.lapenta@est.tech>
Mon, 29 Mar 2021 10:40:27 +0000 (11:40 +0100)
Issue-ID: POLICY-3144
Change-Id: I1f275e65ff3b8624d0aa322e039a8dec853daecb
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
testsuites/stability/src/main/resources/testplans/policy_api_stability.jmx

index 0ea5023..cf2d472 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<jmeterTestPlan version="1.2" properties="5.0" jmeter="5.2.1">
+<jmeterTestPlan version="1.2" properties="5.0" jmeter="5.3">
   <hashTree>
     <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Policy API Performance" enabled="true">
       <stringProp name="TestPlan.comments"></stringProp>
         <collectionProp name="Arguments.arguments">
           <elementProp name="API_HOST" elementType="Argument">
             <stringProp name="Argument.name">API_HOST</stringProp>
-            <stringProp name="Argument.value">10.12.5.193</stringProp>
+            <stringProp name="Argument.value">10.2.0.48</stringProp>
             <stringProp name="Argument.metadata">=</stringProp>
           </elementProp>
           <elementProp name="API_PORT" elementType="Argument">
             <stringProp name="Argument.name">API_PORT</stringProp>
-            <stringProp name="Argument.value">30709</stringProp>
+            <stringProp name="Argument.value">30785</stringProp>
             <stringProp name="Argument.metadata">=</stringProp>
           </elementProp>
         </collectionProp>
@@ -154,7 +154,7 @@ if (prev.getResponseCode() == &apos;200&apos;) {
 
     assert res instanceof Map;
     assert res.policy_types instanceof Map;
-    assert res.policy_types.size() == 33;
+    assert res.policy_types.size() == 35;
 }</stringProp>
           </JSR223Assertion>
           <hashTree/>
@@ -1365,7 +1365,7 @@ if (prev.getResponseCode() == &apos;200&apos;) {
       &quot;onap.datatypes.drools.controller.relation&quot;: {&#xd;
          &quot;derived_from&quot;: &quot;tosca.datatypes.Root&quot;,&#xd;
          &quot;properties&quot;: {&#xd;
-            &quot;controllerName&quot;: {&#xd;
+            &quot;name&quot;: {&#xd;
                &quot;type&quot;: &quot;string&quot;,&#xd;
                &quot;required&quot;: true,&#xd;
                &quot;description&quot;: &quot;the name of drools controller policy&quot;&#xd;
@@ -1550,7 +1550,7 @@ if (prev.getResponseCode() == &apos;200&apos;) {
 
     assert res instanceof Map;
     assert res.policy_types instanceof Map;
-    assert res.policy_types.size() == 33;
+    assert res.policy_types.size() == 35;
 
     def n = 33;
     for (i=0; i&lt;n; i++) {
@@ -4086,7 +4086,7 @@ if (prev.getResponseCode() == &apos;200&apos;) {
 
     assert res instanceof Map;
     assert res.policy_types instanceof Map;
-    assert res.policy_types.size() == 27;
+    assert res.policy_types.size() == 35;
 }</stringProp>
           </JSR223Assertion>
           <hashTree/>