Legoktm has uploaded a new change for review.
https://gerrit.wikimedia.org/r/269607
Change subject: Flip skip-if regex for php53 jobs, whoops
......................................................................
Flip skip-if regex for php53 jobs, whoops
Change-Id: Ia971c84d1f46f6a199f444fc8c76de1e2940939a
---
M zuul/layout.yaml
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/integration/config
refs/changes/07/269607/1
diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index f1770c0..5d3819e 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -656,7 +656,7 @@
- name: ^.*php53.*$
skip-if:
- project: '^mediawiki/.*$'
- branch: (REL1_2[3-6])
+ branch: (?!REL1_2[3-6]$)
# Jobs testing multiple extensions together
#
--
To view, visit https://gerrit.wikimedia.org/r/269607
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia971c84d1f46f6a199f444fc8c76de1e2940939a
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