Hashar has submitted this change and it was merged.

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


[BreadCrumbs2] Add npm test

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

Requires I193a758cd0e5b57ad778e76c41a7025940628ee4

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

Approvals:
  jenkins-bot: Verified



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index c4a2c9f..a6ef807 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4174,9 +4174,11 @@
 
   - name: mediawiki/extensions/BreadCrumbs2
     template:
-      - name: jshint
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/Carp
     template:

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

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