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

Change subject: Update WikidataPageBanner tests
......................................................................


Update WikidataPageBanner tests

Allow non whitelisted users to run jsonlint and jshint test by including
test in check:

Includes composer test for the composer file it has that includes php
code sniffing.

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

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



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 7eb9e18..907e939 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -6172,9 +6172,13 @@
 
   - name: mediawiki/extensions/WikidataPageBanner
     template:
+      - name: composer-test
       - name: extension-qunit-generic
       - name: extension-unittests-generic
       - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/WikibaseQuality
     template:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8a44bfdae42572a8ca403959a2a64328c332035f
Gerrit-PatchSet: 11
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: Paladox <[email protected]>
Gerrit-Reviewer: Sumit <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to