Hashar has submitted this change and it was merged.

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


[CommentPages] Add npm test

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

Requires I24de8f1016bba24f52ef3e5d3c8a2fae201ec50c

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



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index bbec348..2cbca87 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4261,9 +4261,10 @@
 
   - name: mediawiki/extensions/CommentPages
     template:
-      - name: jsonlint
-      - name: jshint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/Comments
     template:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic7aecfa590aa2d3e684a5ae0c0a1250c1d43cb9e
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