Skip to content

Commit d29cf47

Browse files
author
admin
committed
fix jmeter
1 parent 408ef6c commit d29cf47

File tree

1 file changed

+10
-21
lines changed

1 file changed

+10
-21
lines changed

app/jmeter/confluence.jmx

Lines changed: 10 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<stringProp name="shareMode">shareMode.all</stringProp>
9292
</CSVDataSet>
9393
<hashTree/>
94-
<Arguments guiclass="ArgumentsPanel" testclass="Arguments" testname="load profile">
94+
<Arguments guiclass="ArgumentsPanel" testclass="Arguments" testname="load profile" enabled="true">
9595
<collectionProp name="Arguments.arguments">
9696
<elementProp name="total_actions_per_hr" elementType="Argument">
9797
<stringProp name="Argument.name">total_actions_per_hr</stringProp>
@@ -163,7 +163,7 @@
163163
</stringProp>
164164
</Arguments>
165165
<hashTree/>
166-
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="jmeter_login_and_view_dashboard">
166+
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="jmeter_login_and_view_dashboard" enabled="true">
167167
<boolProp name="TransactionController.parent">true</boolProp>
168168
<boolProp name="TransactionController.includeTimers">false</boolProp>
169169
</TransactionController>
@@ -527,17 +527,6 @@ vars.put(&quot;confluence-version-number&quot;, &quot;&quot; + (versionNumbers[0
527527
<stringProp name="variableNames">page_id,space_key</stringProp>
528528
</CSVDataSet>
529529
<hashTree/>
530-
<com.blazemeter.jmeter.RandomCSVDataSetConfig guiclass="com.blazemeter.jmeter.RandomCSVDataSetConfigGui" testclass="com.blazemeter.jmeter.RandomCSVDataSetConfig" testname="cql">
531-
<stringProp name="filename">datasets/confluence/cqls.csv</stringProp>
532-
<stringProp name="fileEncoding">UTF-8</stringProp>
533-
<stringProp name="delimiter">,</stringProp>
534-
<stringProp name="variableNames">cql_var</stringProp>
535-
<boolProp name="randomOrder">true</boolProp>
536-
<boolProp name="ignoreFirstLine">false</boolProp>
537-
<boolProp name="rewindOnTheEndOfList">true</boolProp>
538-
<boolProp name="independentListPerThread">false</boolProp>
539-
</com.blazemeter.jmeter.RandomCSVDataSetConfig>
540-
<hashTree/>
541530
<CSVDataSet guiclass="TestBeanGUI" testclass="CSVDataSet" testname="files upload" enabled="true">
542531
<stringProp name="delimiter">,</stringProp>
543532
<stringProp name="fileEncoding"></stringProp>
@@ -1029,7 +1018,7 @@ if ( sleep_time &gt; 0 ) {
10291018
<hashTree/>
10301019
</hashTree>
10311020
</hashTree>
1032-
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="view_dashboard">
1021+
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="view_dashboard" enabled="true">
10331022
<intProp name="ThroughputController.style">1</intProp>
10341023
<boolProp name="ThroughputController.perThread">false</boolProp>
10351024
<intProp name="ThroughputController.maxThroughput">1</intProp>
@@ -1493,7 +1482,7 @@ if ( sleep_time &gt; 0 ) {
14931482
<stringProp name="ThroughputController.percentThroughput">${perc_search_cql}</stringProp>
14941483
</ThroughputController>
14951484
<hashTree>
1496-
<TestAction guiclass="TestActionGui" testclass="TestAction" testname="pacing - start">
1485+
<TestAction guiclass="TestActionGui" testclass="TestAction" testname="pacing - start" enabled="true">
14971486
<intProp name="ActionProcessor.action">1</intProp>
14981487
<intProp name="ActionProcessor.target">0</intProp>
14991488
<stringProp name="ActionProcessor.duration">0</stringProp>
@@ -1509,7 +1498,7 @@ if ( sleep_time &gt; 0 ) {
15091498
</JSR223PreProcessor>
15101499
<hashTree/>
15111500
</hashTree>
1512-
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="jmeter_search_cql:recently_viewed">
1501+
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="jmeter_search_cql:recently_viewed" enabled="true">
15131502
<boolProp name="TransactionController.parent">true</boolProp>
15141503
<boolProp name="TransactionController.includeTimers">false</boolProp>
15151504
</TransactionController>
@@ -1627,7 +1616,7 @@ if ( sleep_time &gt; 0 ) {
16271616
<hashTree/>
16281617
</hashTree>
16291618
</hashTree>
1630-
<TestAction guiclass="TestActionGui" testclass="TestAction" testname="pacing - end">
1619+
<TestAction guiclass="TestActionGui" testclass="TestAction" testname="pacing - end" enabled="true">
16311620
<intProp name="ActionProcessor.action">1</intProp>
16321621
<intProp name="ActionProcessor.target">0</intProp>
16331622
<stringProp name="ActionProcessor.duration">0</stringProp>
@@ -1662,14 +1651,14 @@ if ( sleep_time &gt; 0 ) {
16621651
<hashTree/>
16631652
</hashTree>
16641653
</hashTree>
1665-
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="search_cql_3_words">
1654+
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="search_cql_3_words" enabled="true">
16661655
<intProp name="ThroughputController.style">1</intProp>
16671656
<boolProp name="ThroughputController.perThread">false</boolProp>
16681657
<intProp name="ThroughputController.maxThroughput">1</intProp>
16691658
<stringProp name="ThroughputController.percentThroughput">${perc_search_cql}</stringProp>
16701659
</ThroughputController>
16711660
<hashTree>
1672-
<TestAction guiclass="TestActionGui" testclass="TestAction" testname="pacing - start">
1661+
<TestAction guiclass="TestActionGui" testclass="TestAction" testname="pacing - start" enabled="true">
16731662
<intProp name="ActionProcessor.action">1</intProp>
16741663
<intProp name="ActionProcessor.target">0</intProp>
16751664
<stringProp name="ActionProcessor.duration">0</stringProp>
@@ -1685,12 +1674,12 @@ if ( sleep_time &gt; 0 ) {
16851674
</JSR223PreProcessor>
16861675
<hashTree/>
16871676
</hashTree>
1688-
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="jmeter_search_cql:search_results_3_words">
1677+
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="jmeter_search_cql:search_results_3_words" enabled="true">
16891678
<boolProp name="TransactionController.parent">true</boolProp>
16901679
<boolProp name="TransactionController.includeTimers">false</boolProp>
16911680
</TransactionController>
16921681
<hashTree>
1693-
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="530 rest/api/search">
1682+
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="530 rest/api/search" enabled="true">
16941683
<stringProp name="HTTPSampler.path">${application.postfix}/rest/api/search</stringProp>
16951684
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
16961685
<stringProp name="HTTPSampler.method">GET</stringProp>

0 commit comments

Comments
 (0)