[FOLIO-2170] Making performance results more readable in Jenkins Created: 16/Jul/19  Updated: 03/Jun/20

Status: Open
Project: FOLIO
Components: None
Affects versions: None
Fix versions: None

Type: Story Priority: P3
Reporter: Sobha Duvvuri Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified

Sprint:

 Description   

Performance test reports are currently available here: https://jenkins-aws.indexdata.com/job/Automation/job/folio-perf-test/

We want to be able to digest the information more effectively for modules owned by the Spitfire team and per Jenkins documentation in here https://jmeter.apache.org/usermanual/generating-dashboard.html, we should be able to do the below to get a dashboard of results:

commands to use:
jmeter -g <log file> -o <Path to output folder>
jmeter -n -t <test JMX file> -l <test log file> -e -o <Path to output folder>
The only restriction found - <Path to output folder> need to be empty or forced to override https://stackoverflow.com/a/49595257

Would it be possible to add this step while generating performance reports? Thanks!


Generated at Thu Feb 08 23:18:44 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.