I am working on Performance Center 11, Jenkins version 1.558. I was looking at options for kicking off the performance tests in Performance Center through Jenkins, using the plugin:
https://wiki.jenkins-ci.org/display/JENKINS/HP+Application+Automation+Tools
I tried using the option "Execute HP tests using HP Performance Center", but it gave me errors: https://issues.jenkins-ci.org/browse/JENKINS-22702
The I tried using the option "Execute HP tests from file system". This did not work in our case, since ours is not a stand alone controller. We are executing tests in Performance Center. Please correct me if I am wrong, we need to specify the .lrs files location for the Tests section of the configuration, right? And by file location, we mean the absolute accessible path on a machine. Since the location of the .lrs files is not known in the Performance Center, we are not able to utilize this option either.
The option "Execute HP tests from HP ALM" also fails with the error - https://issues.jenkins-ci.org/browse/JENKINS-18605
On the plugin page it is mentioned that the support is for Performance Center 12. I was wondering if anyone had any workarounds for using this plugin for earlier versions of Performance Center.
Appreciate the help!