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

Change subject: [CirrusSearch] Update Jenkins tests
......................................................................


[CirrusSearch] Update Jenkins tests

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

Please also see I463e92dc78d558cab7f537117cb06fa385ab09ea

Change-Id: I71679c6e2d1f4e1825fee86d413530768ea65565
---
M zuul/layout.yaml
1 file changed, 3 insertions(+), 1 deletion(-)

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



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 46a6ae3..1632915 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -2585,11 +2585,13 @@
 
   - name: mediawiki/extensions/CirrusSearch
     template:
-      - name: jshint
       - name: extension-gate
       - name: rake
       - name: mw-checks-test
       - name: npm
+    check:
+      - jsonlint
+      - jshint
     test:
       - mwext-CirrusSearch-whitespaces
     gate-and-submit:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I71679c6e2d1f4e1825fee86d413530768ea65565
Gerrit-PatchSet: 3
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: Paladox <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to