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

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


[EtherEditor] Add npm test

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

Requires I84cb60f4055b6c8737fb19f7b406ad231fc074bd

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

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



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index c6a3c65..ad248a4 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -3017,9 +3017,11 @@
 
   - name: mediawiki/extensions/EtherEditor
     template:
-      - name: jshint
-      - name: jsonlint
       - name: extension-unittests-non-voting
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/EventLogging
     template:

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

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