Please use the jenkinsci-users mailing list for such questions: 
https://jenkins.io/mailing-lists/

On Thursday, May 4, 2017 at 4:01:55 PM UTC+5:30, manoj sharma wrote:
>
> Hi Everyone !
> I have a requirement to create a report from JMeter output. JMeter is 
> triggered through jenkins job and it executes number of PE transactions and 
> we get jtl/ xml output from JMeter. I want report to present performance 
> data for every transaction against its benchmark performance (which is 
> static) and to present the comparison of PE transactions individually 
> against the same from previous JMeter run or jenkins build (a jenkins build 
> as its triggered through jenkin job) so that a decision can be made which 
> build is better.
>
> I tried Performance plugin but 
> 1) It takes all the .jtl files from the workspace (even the .jtl generated 
> from previous builds) and present them individually one after other in the 
> build's "Performance Report" which is not desirable. 
> 2) Same is the case with "Performance Trend" at the job level.
> 2) Also there is no provision that I can feed in the benchmark data to 
> compare the current result against.
> 3) The desired output at the job level should be somewhat like Test Result 
> Analyser plug in gives. It gives the comparison of tests across the builds.
>
> Is there any plugin which can be configured to caterer the above 
> requirements? 
>
> Thanks.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/1cb91631-d119-4b6e-9b6d-0b232ac8150b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to