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

Krinkle <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Zuul: make gate-and-submit  |Zuul: Make gate-and-submit
                   |a DependentPipeline         |a DependentPipeline

--- Comment #1 from Krinkle <[email protected]> ---
Did you mean post-merge instead of gate-and-submit?

gate-and-submit must be run for individual changes so that test failures can be
caught individually. What will gate-and-submit do if it runs for multiple
changes and there is an error?

Will git HEAD have the proper modified files for all of the changes? Afaik a
git-merge can only be of 2 changes, not of an arbitrary number of changes. Zuul
would have to do some kind of squash to simulate them as 1 change. Not sure
this is wanted.

What problem will this solve?

If for post-merge instead of gate-and-submit, it makes sense to combine them.
Though even then one could argue it is useful to know which change caused a
regression.

-- 
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