Hashar has submitted this change and it was merged.

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


[Comments] Add npm test

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

Requires I5e428e5db730fa3d1e8387d1a059e6efa6a0e2f8

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



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 2cbca87..e0ea247 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4268,9 +4268,11 @@
 
   - name: mediawiki/extensions/Comments
     template:
-      - name: jsonlint
-      - name: jshint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/CommunityTwitter
     template:

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

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