Krinkle has uploaded a new change for review.

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

Change subject: Re-enable mediawiki qunit job for wmf and release branches
......................................................................

Re-enable mediawiki qunit job for wmf and release branches

It was temporarily disabled as the implementation was changed
to Karma, which needed backporting to release branches.

Supported:
* master
* 1.25wmf21
* 1.25wmf22
* REL1_24
* REL1_23

Other wmf and release branches are no longer active.
Except for 1.19, which is therefore blacklisted. In MediaWiki 1.19
our QUnit test suite was still experimental and did not pass.

Change-Id: I82d13cb869c1bc51db8b764f20680e1dbbcb39e6
---
M zuul/layout.yaml
1 file changed, 1 insertion(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/76/198276/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 3a73dbb..95ce9d9 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -1761,11 +1761,8 @@
     queue-name: mediawiki
 
   - name: mediawiki-core-qunit
-    branch: ^(master)$
+    branch: ^(REL1_19)$
     queue-name: mediawiki
-
-  - name: mwext-VisualEditor-qunit
-    branch: ^(master)$
 
   - name: ^mwext-WikibaseJavaScriptApi-qunit$
     voting: false

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

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

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

Reply via email to