Paladox has uploaded a new change for review.

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

Change subject: [CategoryTests] Add npm test
......................................................................

[CategoryTests] Add npm test

Also move jsonlint to check: for non-whitelisted users and remove jshint
since there are no js files.

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/17/278417/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 0b30cc4..b6dbefb 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4222,9 +4222,10 @@
 
   - name: mediawiki/extensions/CategoryTests
     template:
-      - name: jshint
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/CentralLogging
     template:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I55ea10f55b004a211c0353a3af03b9bbffe5b961
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