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

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


[ContributionReporting] Add npm test

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

Requires I7d9b627fdeed5a9e6191175954a0e39a2aec2d5a

Change-Id: I6b895988631835aa299bab16cc012f4fc990a9a9
---
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 885a45e..d75b3e4 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -2807,9 +2807,11 @@
 
   - name: mediawiki/extensions/ContributionReporting
     template:
-      - name: jshint
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/ContributionTracking
     template:

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

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