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

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


[DumpHTML] Add npm test

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

Requires I66262db1cf221bb841db6de68b7970446dbf4c52

Change-Id: If95f8c4a9ba3e178ff801c0c771100397ec91a4b
---
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 6180bb8..b31b625 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -2940,8 +2940,11 @@
 
   - name: mediawiki/extensions/DumpHTML
     template:
-      - name: jsonlint
       - name: mw-checks-test
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/E3Experiments
     template:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If95f8c4a9ba3e178ff801c0c771100397ec91a4b
Gerrit-PatchSet: 2
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <thomasmulhall...@yahoo.com>
Gerrit-Reviewer: Hashar <has...@free.fr>
Gerrit-Reviewer: Legoktm <legoktm.wikipe...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to