jenkins-bot has submitted this change and it was merged.

Change subject: Make Flow qunit job non voting
......................................................................


Make Flow qunit job non voting

Bug: 67734
Change-Id: I5d958ac52493a53eabe29bf2695f94e62a5d9c15
---
M layout.yaml
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Hashar: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/layout.yaml b/layout.yaml
index 6aef0db..e6a8169 100644
--- a/layout.yaml
+++ b/layout.yaml
@@ -739,6 +739,9 @@
     # (times out or doesn't start in the first place).
     branch: (?!REL1_19)
 
+  - name: ^mwext-Flow-qunit$  # bug 67734
+    voting: false
+
   - name: ^mwext-Wikibase-qunit$
     voting: false
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5d958ac52493a53eabe29bf2695f94e62a5d9c15
Gerrit-PatchSet: 1
Gerrit-Project: integration/zuul-config
Gerrit-Branch: master
Gerrit-Owner: Hashar <has...@free.fr>
Gerrit-Reviewer: Hashar <has...@free.fr>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to