Hashar has submitted this change and it was merged.

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


[CloseWikis] Add npm test

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

Requires I7241af31a87bb8d9f98da2847ebeb9740b760b8e

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



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 0889696..35b31a5 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4247,9 +4247,10 @@
 
   - name: mediawiki/extensions/CloseWikis
     template:
-      - name: jsonlint
-      - name: jshint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/Commentbox
     template:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8f0320c58b58fa5b4a9d458e3cf1a2cec1fa14e9
Gerrit-PatchSet: 3
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to