Anyone has any idea? On Wednesday, March 8, 2017 at 12:04:48 AM UTC+1, David Campos wrote: > > Hi, > > I'm trying to pull-off the following flow: > > *Scenario* > > 3 jobs > > - Parent job - MultiJob - Just triggers or schedules a set of jobs > - Producer job - Freestyle job - Triggered by parent job as Phase 1 > - Consumer job - Freestyle job - Consumes data produced by producer > and is triggered as Phase 2 by parent job > > Producer and Consumer job are sibling and share a common parent. Both jobs > should be downstream of parent job. > > *Tested solution* > > Producer jobs creates the file with artifact fingerprint. > > I tried to take advantage of CopyArtifacts with the selector Downstream to > selecting the parent job as job source and passing the job number as > parameter but the result is ERROR: Unable to find a build for artifact > copy from: poc/downstream.copy.producer > > What am I doing wrong? > > I supply the screens of the configuration >
-- 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/f09cc973-be7f-41f8-9a27-b4c986f13be7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
