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

Change subject: Blacklist REL1_25 branch for jsduck and rake-jessie in 
extension flow
......................................................................


Blacklist REL1_25 branch for jsduck and rake-jessie in extension flow

The branch does not have any files for those tests and will fail.

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

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



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 78242ad..7d1d890 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -609,6 +609,13 @@
     skip-if:
       - project: '^mediawiki/core$'
         branch: (?:^REL1_23$|^REL1_24$|^fundraising/REL.*)
+      - project: '^mediawiki/extensions/Flow$'
+        branch: (?:^REL1_25$)
+
+  - name: ^jsduck$
+    skip-if:
+      - project: '^mediawiki/extensions/Flow$'
+        branch: (?:^REL1_25$)
 
   # Experiment for analytics/kraken repository
   - name: analytics-kraken
@@ -1112,6 +1119,8 @@
 
   - name: 'mwext-EventLogging-jsduck-publish'
     branch: ^master$
+  - name: 'mwext-Flow-jsduck-publish'
+    branch: ^(REL1_26|master)$
   - name: 'mwext-MobileFrontend-publish'
     branch: ^master$
   - name: 'mwext-GuidedTour-jsduck-publish'

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7e03667237ee51cc72db9eccaa71adbe1d00ab90
Gerrit-PatchSet: 7
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <thomasmulhall...@yahoo.com>
Gerrit-Reviewer: Hashar <has...@free.fr>
Gerrit-Reviewer: Legoktm <legoktm.wikipe...@gmail.com>
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