Hi Artem, Right now I am using Performance Center 12.6 integrated with Jenkins. I am trying to use this Plug-In to 'Publish Performance test result report' after the test has been done in Performance Center 12.6. I provided the Source Data Files = output.mdb and when the build is done I am not getting the Performance Test Result report and I am seeing the below error in the Console Log: Can anyone please let me know if you use this plug-in in getting performance test result report from Performance Center after the build has been ran.
When I went inside the Workspace directory the output.mdb file is not getting copied. Is there anyway to automatically copy the output.,db file from the Performance Center server to Jenkins server's workspace directory as soon as the build is done so that Performance Plugin can find the output.,mdb file.
Recording plot dataCannot detect file type because of error: Failed to copy /apps/jenkins/jobs/performanceCenter/jobs/1219_FEPDRET_PERCRTSLA_TREND/workspace/output.mdb to /apps/jenkins/jobs/performanceCenter/jobs/1219_FEPDRET_PERCRTSLA_TREND/builds/2/temp/output.mdbBuild step 'Publish Performance test result report' changed build result to FAILURE
I got the StackOverFlowError once with builds count = ~2.2k, but when I reloaded Performance report page it showed me graphs. Now I try to increase amount of builds for have reproduce test case..