https://bugzilla.wikimedia.org/show_bug.cgi?id=72432
--- Comment #1 from Antoine "hashar" Musso (WMF) <[email protected]> --- Zuul is not smart enough to detect branch dependencies. The changes shares the same queue if they share at least one job (in our case 'mediawiki-gate', added exactly for this purpose). A potential issue with splitting the gate by branch is that we would have to ensure that all repositories are cloned with that branch. But some clone operations might fallback on the master branch. So if you have a change in a REL1_24 queue that clones a repository at master and that repository is being changed in a 'master' queue, we can test it. I don't think it is much of a problem to have all branches in the same queue, so I am willing to wont fix this report unless there is a good reason not to. -- 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
