hygieia / hygieia-publisher-jenkins-plugin

Jenkins Plugin to publish build and pipeline data to Hygieia
https://github.com/Hygieia/Hygieia/blob/gh-pages/pages/hygieia/hygieia-jenkins-plugin/hygieia-jenkins-plugin.md
Apache License 2.0
4 stars 25 forks source link

How to send jmeter test results(*.jtl) to hygieia dashbard . #6

Open krishs123 opened 7 years ago

krishs123 commented 7 years ago

I have setup hygieia dashboard and installed hygieia jenkins plugin and would like to send jmeter load test results (*.jtl) to hygieia dashboard.can you please let me know the steps .Is this the right way to set it up in Jenkins ? Please let me know. jenkinshygieiaplugin

krishs123 commented 7 years ago

@satishc1 @tabladrum can you please advise how to proceed ? Are jmeter test results supported by jenkins hygieia plugin ?

satishc1 commented 7 years ago

@krishs123 Not yet. But wip.

krishs123 commented 7 years ago

ok thanks for update .

satishc1 commented 7 years ago

@krishs123 Is your jmeter running on the same server as jenkins? If not how do you get the results to jenkins ? What format is your jmeter output file ?

krishs123 commented 7 years ago

hi satish, yes jmeter is running on the same server as jenkins and jmeter output format is xml . thanks.

tabladrum commented 7 years ago

Do you store the xml in jenkins workspace?

krishs123 commented 7 years ago

yes , all the results are stored in jenkins workspace (same local machine).

aamol commented 7 years ago

Hi @krishs123 , Where you able to solve this problem. I am also looking at the similar use case where I want to have the performance data available in Hygieia. Currently I see there is only AppDynamics plugin available under performance .

Venkat-Bonthala commented 5 years ago

Is this feature available as part of Hygieia dashboard?