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

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


[IndexFunction] Add npm test and composer-test

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

Also make unit tests voting.

Requires I51538d869950b4a104294b14720e6e7973cdc365

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

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



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 26d2752..e44c0ab 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4757,9 +4757,12 @@
 
   - name: mediawiki/extensions/IndexFunction
     template:
-      - name: jshint
-      - name: jsonlint
-      - name: extension-unittests-non-voting
+      - name: composer-test
+      - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/InlineCategorizer
     template:

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

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