Forum Discussion

DavidE's avatar
DavidE
Contributor
6 years ago

Jenkins Multi-configuration project with TestComplete/TestExecute

Does anyone have experience with Jenkins and the multi-configuration project plugin for it? It allows you to run a job (or TestComplete test) on multiple environments. For example, I want to run the same test on both a Windows 7 and a Windows 10 device.  With this plugin, I can run a single job (test) and it will kick off the test on a PC on each of those environments.

 

It works great, with one exception.  When I click on the TestComplete Test Results link in Jenkins, I get a 404 error.  It appears that the path that it is looking for the log file in is not correct.  I can look on the Jenkins server and find the report, so it is copied back to the Jenkins server, it just isn't where it is expected to be in terms of where the link on the page is pointing.

 

I haven't found any configuration options or anything that might allow me to adjust the pathing, but was looking to see if anyone else has seen this issue.


Thanks!

No RepliesBe the first to reply