ALM Integration with Jenkins
Question ID: 107897
2
0

We are trying to integrate a load test with Jenkins using ALM. Currently we are trying to access the load test result files after triggering the test from Jenkins. Where are the .lrr files saved inside the ALM repository?

Marked as spam
Posted by (Questions: 159, Answers: 15)
Asked on October 17, 2017 5:51 pm
42 views
Answers (1)
3
Private answer

The .lrr file is stored within the rawresults.zip; however, you can not access the .lrr file directly as they are encrypted by the ALM smart repository. The results can only be reviewed in an HTML format in Jenkins or you can download the rawresults.zip and open in a Standalone Analysis.

In order to view the results in Jenkins after running a performance tests, please do the following:

1. From the Jenkins dashboard, click on the job.

2. Click the Console link to view the PC run information.

3. When the ''Collate and Analyze'' option is set as the post run action, the Performance Center HTML report can be viewed and downloaded directly from Jenkins via the Build Artifacts or Test Result options.

I hope this helps

Marked as spam
Posted by (Questions: 17, Answers: 266)
Answered on October 17, 2017 5:52 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top