jenkins-bot has submitted this change and it was merged.

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


[CommunityVoice] Add npm test

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

Requires I812faab71ba47105610ce106840c5727526dbc3e

Change-Id: Ibe4408bd8c355d7ae4a894419b521dfeb665b2c3
---
M zuul/layout.yaml
1 file changed, 4 insertions(+), 1 deletion(-)

Approvals:
  Hashar: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index d372e26..b9f7393 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -2779,8 +2779,11 @@
 
   - name: mediawiki/extensions/CommunityVoice
     template:
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/ContactPage
     template:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibe4408bd8c355d7ae4a894419b521dfeb665b2c3
Gerrit-PatchSet: 1
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