Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Commit

Permalink
Temporary fix for perf job to collect the appropiate container count.
Browse files Browse the repository at this point in the history
Change-Id: I0cae275e6927e5de91925d679fdfa4f4ce28ebcc
Reviewed-on: http://bellevue-ci.eng.vmware.com:8080/5379
Reviewed-by: Georgi Muleshkov <gmuleshkov@vmware.com>
Bellevue-Verified: e_vcoauto_glob_1 <e_vcoauto_glob_1@vmware.com>
CS-Verified: e_vcoauto_glob_1 <e_vcoauto_glob_1@vmware.com>
  • Loading branch information
aangelov-vmware authored and e_vcoauto_glob_1 committed Jan 6, 2017
1 parent 8ca2d85 commit 06af04a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -951,7 +951,7 @@ log.info(&quot;Event logs after removing: &quot; + eventLogs);</stringProp>
<stringProp name="HTTPSampler.response_timeout"></stringProp>
<stringProp name="HTTPSampler.protocol">http</stringProp>
<stringProp name="HTTPSampler.contentEncoding"></stringProp>
<stringProp name="HTTPSampler.path">/resources/containers</stringProp>
<stringProp name="HTTPSampler.path">/resources/containers?documentType=true&amp;%24count=true&amp;%24limit=100000</stringProp>
<stringProp name="HTTPSampler.method">GET</stringProp>
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
<boolProp name="HTTPSampler.auto_redirects">false</boolProp>
Expand Down

0 comments on commit 06af04a

Please sign in to comment.