Re: [yangtools-dev] [releng] Distribution creation job
Robert Varga
So the problem I see is the following:
1) a controller committer merges a patch 2) controller-merge-master publishes artifacts 3a) controller-distribution triggers 3b) openflowjava-integration-master triggers Now we have two jobs running (3a, 3b) and based on the layout of job queue, slave spinup, etc. etc., three things can happen: - 3a may pick up artifacts from 3b, or - 3a picks up artifacts before 3b, or - 3a picks up some artifacts before 3b and some after that The same thing is going to happen if I quickly merge a bunch of patches... Bye, Robert On 02/26/2015 06:56 PM, Luis Gomez wrote:
|
|