Paladox has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/280444

Change subject: [Hovergallery] Add npm test and composer-test
......................................................................

[Hovergallery] Add npm test and composer-test

Update unit tests to extension-unittests-generic

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

Requires Icccd787fde114eba1b76682523a01c63ad82a96a

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/44/280444/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 32c3a82..f604ed2 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4715,8 +4715,12 @@
 
   - name: mediawiki/extensions/Hovergallery
     template:
-      - name: jsonlint
-      - name: extension-unittests-non-voting
+      - name: composer-test
+      - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/HSTS
     template:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6e8d1c2e7d131dd6292cff465342c9a4f8c01f8d
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: JanZerebecki <[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