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

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


[DebugMode] Add npm test

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

Requires I48d0580c691710d1ca37cf0d0d6c007c7a9dc0b7

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

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



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index d0604e3..e20bc69 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -2849,9 +2849,10 @@
 
   - name: mediawiki/extensions/DebugMode
     template:
-      - name: jshint
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/DeleteBatch
     template:

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

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