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