summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authoreikrwaq <waqas.ikram@ericsson.com>2018-05-02 16:28:29 +0100
committereikrwaq <waqas.ikram@ericsson.com>2018-05-02 16:28:38 +0100
commitd8a4c8d51ce1f1523d4191c4ee02ae7531cf2393 (patch)
treeb261fc751d397407537b2cba5c7efda8cd224578 /testsuites
parenta0200fa608aea163396bebae8e3c2c43fcfcbf55 (diff)
Changing abatement param to true for vCPE
- Changing abatement parameter to true for vCPE in create-cl-amsterdam script - Enabling abatement test case jMeter Test plan Change-Id: I01487666a807941dfec729c68bc31d3cedf29967 Issue-ID: POLICY-525 Signed-off-by: eikrwaq <waqas.ikram@ericsson.com>
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/stability/src/main/resources/amsterdam/droolsPdpStabilityTestPlan.jmx10
1 files changed, 5 insertions, 5 deletions
diff --git a/testsuites/stability/src/main/resources/amsterdam/droolsPdpStabilityTestPlan.jmx b/testsuites/stability/src/main/resources/amsterdam/droolsPdpStabilityTestPlan.jmx
index 61f2e59b6..b32a78d08 100644
--- a/testsuites/stability/src/main/resources/amsterdam/droolsPdpStabilityTestPlan.jmx
+++ b/testsuites/stability/src/main/resources/amsterdam/droolsPdpStabilityTestPlan.jmx
@@ -315,18 +315,18 @@ log.debug(&quot;[vCPE] requestID &quot; + uuid);</stringProp>
</ResponseAssertion>
<hashTree/>
</hashTree>
- <ConstantTimer guiclass="ConstantTimerGui" testclass="ConstantTimer" testname="WAIT" enabled="false">
+ <ConstantTimer guiclass="ConstantTimerGui" testclass="ConstantTimer" testname="WAIT" enabled="true">
<stringProp name="ConstantTimer.delay">${wait}</stringProp>
</ConstantTimer>
<hashTree/>
- <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="vCPE ABADETEMENT REQUEST" enabled="false">
+ <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="vCPE Abatement Request" enabled="true">
<boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
<elementProp name="HTTPsampler.Arguments" elementType="Arguments">
<collectionProp name="Arguments.arguments">
<elementProp name="" elementType="HTTPArgument">
<boolProp name="HTTPArgument.always_encode">false</boolProp>
<stringProp name="Argument.value">{&#xd;
- &quot;closedLoopControlName&quot;: &quot;ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e&quot;,&#xd;
+ &quot;closedLoopControlName&quot;: &quot;${vCPEControlLoop}&quot;,&#xd;
&quot;closedLoopAlarmStart&quot;: 1463679805324,&#xd;
&quot;closedLoopAlarmEnd&quot;: 1463699805324,&#xd;
&quot;closedLoopEventClient&quot;: &quot;DCAE_INSTANCE_ID.dcae-tca&quot;,&#xd;
@@ -361,7 +361,7 @@ log.debug(&quot;[vCPE] requestID &quot; + uuid);</stringProp>
<stringProp name="HTTPSampler.response_timeout"></stringProp>
</HTTPSamplerProxy>
<hashTree>
- <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Assert APPC Response Code" enabled="true">
+ <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="vCPE Abatement Assert Response Code" enabled="true">
<collectionProp name="Asserion.test_strings">
<stringProp name="49586">200</stringProp>
</collectionProp>
@@ -1876,4 +1876,4 @@ if (failure || cache.isEmpty()) {
<hashTree/>
</hashTree>
</hashTree>
-</jmeterTestPlan>
+</jmeterTestPlan> \ No newline at end of file