Paladox has uploaded a new change for review.

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

Change subject: [MsLinks] Add npm test and composer-test
......................................................................

[MsLinks] Add npm test and composer-test

Also switch extension unit tests to generic test since they pass now.

Also move jsonlint to check: for non-whitelisted users.

Requires I6c8b308a4219cdeaad623483ac0293af055a7c01

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/48/287548/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 0967a18..905e5f0 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -5102,8 +5102,11 @@
 
   - name: mediawiki/extensions/MsLinks
     template:
-      - name: jsonlint
-      - name: extension-unittests-non-voting
+      - name: composer-test
+      - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/MSSQLBackCompat
     template:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibf49429cac24aa3ccd25b951a04d44d88a3f9522
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <thomasmulhall...@yahoo.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to