Hashar has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/101839


Change subject: make gate-and-submit a dependent pipeline
......................................................................

make gate-and-submit a dependent pipeline

When gating (aka people voting +2) several jobs, Zuul will now be able
to run jobs in parrallel by speculating a non merged dependency is
passing tests. That should speed up gating a bit.

bug: 48419
Change-Id: If8decda662a0ed3991a43f99ed5c959558423a4a
---
M layout.yaml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/zuul-config 
refs/changes/39/101839/1

diff --git a/layout.yaml b/layout.yaml
index fc2298c..76671ec 100644
--- a/layout.yaml
+++ b/layout.yaml
@@ -175,7 +175,7 @@
   - name: gate-and-submit
     description: >
       Patchsets that have been reviewed. Will be merged by Jenkins if tests 
pass.
-    manager: IndependentPipelineManager
+    manager: DependentPipelineManager
     trigger:
       - event: comment-added
         approval:

-- 
To view, visit https://gerrit.wikimedia.org/r/101839
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If8decda662a0ed3991a43f99ed5c959558423a4a
Gerrit-PatchSet: 1
Gerrit-Project: integration/zuul-config
Gerrit-Branch: master
Gerrit-Owner: Hashar <has...@free.fr>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to