Replying to self here.
Weeks ago, I wrote:
>> my .jtl has data concatenated from multiple builds,

That was my problem and I fixed it by using the Jenkins options to delete 
my Jenkins "workspace" before each build.  Otherwise, JMeter's default 
behavior is to append new data to an existing .jtl file, no matter how old 
that .jtl file is.

Say that I had run builds from the 10 previous evenings, each with a 
2-minute load test.
I was left with a single .jtl file that had a two minute load test followed 
by 23 hours and 58 minutes of inactivity...and then repeat that 9 more 
times.
All that inactivity graphed as near-zero throughput.

--Erik

On Monday, January 26, 2015 at 4:09:11 PM UTC-6, Ostermueller, Erik wrote:
>
>  Hello,
>
>  
>
> I have two questions about the performance plugin.  I’ve got 1.11, Jenkins 
> 1.590 on linux, openjdk 1.7x.
>
>  
>
> First, how do you delete/expire the cache that was added in V1.10 ?
>
>  
>
> Second, my most recent build’s .jtl file is a concatenation of the current 
> build and multiple .jtl files from prior builds.  Is this intentional?  The 
> concatenation doesn’t seem to happen consistently.  Without it, my 
> throughput graphs look great.  But when my .jtl has data concatenated from 
> multiple builds, the throughput numbers are like 0 or 1 and completely 
> disagree with the verbose JMeter output (that looks correct to me), which 
> is seen in the build log.
>
>  
>
> Thanks for Jenkins.
>
>  
>
> --Erik
>
>  
>  _____________
> The information contained in this message is proprietary and/or 
> confidential. If you are not the intended recipient, please: (i) delete the 
> message and all copies; (ii) do not disclose, distribute or use the message 
> in any manner; and (iii) notify the sender immediately. In addition, please 
> be aware that any message addressed to our domain is subject to archiving 
> and review by persons other than the intended recipient. Thank you.
>  

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/67a7fd3d-3752-4632-aac3-695f2aa75a9e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to