Hashar has submitted this change and it was merged.

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


[Drafts] Add npm test

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

Requires Ie84791baeb165cf18649bc40836cf5a7929294e1

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

Approvals:
  jenkins-bot: Verified



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 6cad1b7..7370d56 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -2923,8 +2923,11 @@
 
   - name: mediawiki/extensions/Drafts
     template:
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/DynamicSidebar
     template:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iac208b4a08b3a1158fb29c19c9ea2174b637aae3
Gerrit-PatchSet: 2
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