Legoktm has uploaded a new change for review.

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

Change subject: Disable php53 jobs on MW master + extensions
......................................................................

Disable php53 jobs on MW master + extensions

Change-Id: Ia6afac71200a380305590f1307a0bd9d1ebdf237
---
M zuul/layout.yaml
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/05/269605/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 1655579..f458004 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -653,6 +653,9 @@
   - name: ^.*php55.*$
     branch: (?!REL1_2[3-6]$)
 
+  - name: ^(mw|mediawiki).*php53.*$
+    branch: (REL1_2[3-6])
+
   # Jobs testing multiple extensions together
   #
   # TODO stop triggering php53 jobs for the wmf branches

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

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

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

Reply via email to