Hashar has uploaded a new change for review.

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

Change subject: zuul: ensure gate can runs at least 12 jobs
......................................................................

zuul: ensure gate can runs at least 12 jobs

The gate-and-submit is rate limited. It default to 20 jobs running. In
case of Jenkins outage or a bunch of merge failure, it will
exponentially decreate the window down to 3 jobs.

Make the low limit to be 12 jobs.

Change-Id: Iea4e2b8685e1e89b9c320c6a1a56b69d3fb86c93
---
M zuul/layout.yaml
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/69/199169/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 5091d7d..d87dfc2 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -397,6 +397,7 @@
       Patchsets that have been reviewed. Will be merged by Jenkins if tests 
pass.
     manager: DependentPipelineManager
     precedence: high
+    window-floor: 12
     trigger:
       gerrit:
         - event: comment-added

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iea4e2b8685e1e89b9c320c6a1a56b69d3fb86c93
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to