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

--- Comment #1 from Antoine "hashar" Musso <[email protected]> ---
The change 60765 got reported at 21:49 UTC. 


The build start time around that time:

$ cd /var/lib/jenkins/jobs/mediawiki-core-phpunit-parser/builds
$ grep -o -P 'ZUUL_PIPELINE=[\w-]+' 2013-04-25_2*/log
2013-04-25_20-01-46/log:ZUUL_PIPELINE=gate-and-submit
2013-04-25_20-05-11/log:ZUUL_PIPELINE=gate-and-submit
2013-04-25_20-16-14/log:ZUUL_PIPELINE=gate-and-submit
2013-04-25_20-30-57/log:ZUUL_PIPELINE=test
2013-04-25_20-35-53/log:ZUUL_PIPELINE=gate-and-submit
2013-04-25_20-39-39/log:ZUUL_PIPELINE=test
2013-04-25_20-43-45/log:ZUUL_PIPELINE=test
2013-04-25_20-53-27/log:ZUUL_PIPELINE=gate-and-submit
2013-04-25_21-06-31/log:ZUUL_PIPELINE=gate-and-submit
2013-04-25_21-12-16/log:ZUUL_PIPELINE=gate-and-submit
2013-04-25_21-27-54/log:ZUUL_PIPELINE=test
2013-04-25_21-34-54/log:ZUUL_PIPELINE=gate-and-submit
2013-04-25_21-41-44/log:ZUUL_PIPELINE=gate-and-submit
2013-04-25_21-46-01/log:ZUUL_PIPELINE=gate-and-submit
2013-04-25_21-50-01/log:ZUUL_PIPELINE=gate-and-submit
2013-04-25_21-54-25/log:ZUUL_PIPELINE=gate-and-submit
2013-04-25_21-59-02/log:ZUUL_PIPELINE=test
2013-04-25_22-05-25/log:ZUUL_PIPELINE=gate-and-submit
2013-04-25_22-09-11/log:ZUUL_PIPELINE=test
2013-04-25_22-25-30/log:ZUUL_PIPELINE=test
2013-04-25_22-42-05/log:ZUUL_PIPELINE=test
2013-04-25_23-26-14/log:ZUUL_PIPELINE=test
2013-04-25_23-48-50/log:ZUUL_PIPELINE=gate-and-submit
$

As we can see, a lot of builds have been done in a short amount of time. The
gate-and-submit have been done in both master and wmf branches.

Maybe I should switch Zuul to uses a DependentPipelineManager for
gate-and-submit. That will only run tests for the most recent gated changed and
merge them all if the test succeed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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