Hashar has submitted this change and it was merged.

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


[LinkSuggest] Add npm test and composer-test

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

Requires I53d742bc0fb13df2aa7219c27f412fb90bc14589

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

Approvals:
  jenkins-bot: Verified



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 8d32781..aa0d3fb 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4864,9 +4864,12 @@
 
   - name: mediawiki/extensions/LinkSuggest
     template:
-      - name: jshint
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/ListSignup
     template:

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

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