https://bugzilla.wikimedia.org/show_bug.cgi?id=36443

--- Comment #16 from Antoine "hashar" Musso <[email protected]> ---
Summary from IRC:

If I send 3 changes A,B,C , by the time the 'binaries' job for A is completed, 
the 'source' job last artifacts would be the one of change C. Hence, when
'binaries' job for B runs, it will end up fetching the artifacts of C.

all jobs are sharing the same build parameter  ZUUL_COMMIT that is a merge
commit of the patchset against the tip of the branch.  Potentially the copy
artifact plugin could look up in the other job for the last successful build
that has the same ZUUL_COMMIT value.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to