Hi All,
Say I've got a project, A, which triggers a downstream job, B, which runs unit tests on all nodes of a cluster (using the "All Nodes for Label Factory" ParameterFactory option). My current triggering works fine, but I'd like to see all the test results in A's status.
I'm new to all of this, and I'm pretty confused as to how to set this piece up. I've been searching, but it's tough to figure out all the fingerprinting (if that's even required) and/or aggregation of downstream jobs (if that's required), if you haven't done it before.
These two articles seemed to do the most thorough job of explaining the process, but they seem to take some Jenkins knowledge for granted, and they gloss over them:
Could you help me figure out how how to get this set up?
Thanks,
Jamie