Hello, I'm trying to set up test result aggregation, but I have yet to succeed as there is very little documentation on how to use it.
My setup: - 1 upstream job that builds a product (and launches the downstream job) - 1 downstream matrix job that runs tests of the product on multiple platforms (separate jenkins slaves) I've found some bug reports that aggregation doesn't work with multi-configuration jobs, but this comment <https://issues.jenkins-ci.org/browse/JENKINS-7976?focusedCommentId=152296&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-152296> mentions a workaround by specifying the jobs explicitly. This does not work for me, upstream job still reports "Latest Aggregated Test Result (no tests)". Has anyone managed to get this to work and has any instructions on how to do so? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/233ab9f7-496f-41a4-a2d8-a499dd2df83d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
