Skip to content

Commit f0c1879

Browse files
author
Stanislav Idolov
committed
ENGCOM-1360: [Forwardport] Add argument on app:config:dump to skip dumping all system settings. #14807
1 parent d2a73c8 commit f0c1879

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup/performance-toolkit/benchmark.jmx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37918,9 +37918,9 @@ adminUserList.add(vars.get("admin_user"));
3791837918
<stringProp name="HTTPSampler.embedded_url_re"/>
3791937919
</HTTPSamplerProxy>
3792037920
<hashTree>
37921-
<ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Assert True" enabled="true">
37921+
<ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Assert Option Id" enabled="true">
3792237922
<collectionProp name="Asserion.test_strings">
37923-
<stringProp name="3569038">true</stringProp>
37923+
<stringProp name="89649215">^[a-z0-9_\"]+$</stringProp>
3792437924
</collectionProp>
3792537925
<stringProp name="Assertion.test_field">Assertion.response_data</stringProp>
3792637926
<boolProp name="Assertion.assume_success">false</boolProp>
@@ -37992,9 +37992,9 @@ adminUserList.add(vars.get("admin_user"));
3799237992
<stringProp name="HTTPSampler.embedded_url_re"/>
3799337993
</HTTPSamplerProxy>
3799437994
<hashTree>
37995-
<ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Assert True" enabled="true">
37995+
<ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Assert Option Id" enabled="true">
3799637996
<collectionProp name="Asserion.test_strings">
37997-
<stringProp name="3569038">true</stringProp>
37997+
<stringProp name="484395188">^[a-z0-9_\"]+$</stringProp>
3799837998
</collectionProp>
3799937999
<stringProp name="Assertion.test_field">Assertion.response_data</stringProp>
3800038000
<boolProp name="Assertion.assume_success">false</boolProp>

0 commit comments

Comments
 (0)