I understand now everything!! It's working. And it's awesome. Thanks very much. It all became suddenly so clear how this aggregate plug-in works. :) It makes sense now. I shall write a blog post about it.
All I did was add an echo `date` > timestamp.data. Fingerprinted this data, and on the downstream projects said => copy from upstream project. And that made the link between the two clear and the aggregate test result now has a build from which to gather data from. What I did wrong was that, in the upstream job I waited for the downstreams to finish. And that was wrong! Cheers! Gergely On Friday, 18 September 2015 08:54:44 UTC+2, Gergely Brautigam wrote: > > Btw. What did you mean by, simple artefact such as a timestamp? What's a > timestamp as an artefact? :) > > On Friday, 18 September 2015 07:05:00 UTC+2, Gergely Brautigam wrote: >> >> And that would be enough to create the connection between the two jobs? >> Even though there are no tests performed on the timestamp? The connection >> is enough? I'll try to do that once I get to work. Thank you very much for >> the suggestion! :-) > > -- 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/88576236-2546-49ba-b703-2e9b7df65522%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
