Paladox has uploaded a new change for review.

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

Change subject: Blacklist Wikidata in branch REL1_25 for the qunit tests
......................................................................

Blacklist Wikidata in branch REL1_25 for the qunit tests

It needs an update to an extension which is built somewhere else. So i say
disable qunit tests for now.

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/90/268790/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 7d1d890..7b7a5ab 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -617,6 +617,11 @@
       - project: '^mediawiki/extensions/Flow$'
         branch: (?:^REL1_25$)
 
+  - name: ^extension-qunit-generic$
+    skip-if:
+      - project: '^mediawiki/extensions/Wikidata$'
+        branch: (?:^REL1_25$)
+
   # Experiment for analytics/kraken repository
   - name: analytics-kraken
     voting: false

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

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

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

Reply via email to