Hi,
https://wiki.jenkins-ci.org/display/JENKINS/Monitoring+external+jobs
Note: having a "machine" to do what you describe is generally not what's
seen. It's more the other way round: you create freestyle job(s), or
workflow, that will run on a slave matching your criteria. Or even have
Jenkins ins
I have an external machine which automatically runs unit tests and would
like to 'push' the unit test + code coverage reports to Jenkins.
What are the mechanics of doing this?
Secondly, what are the steps to have Jenkins fire off this process on the
external machine?
--
You received this mes