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

Change subject: [CustomData] Move jsonlint to check: and remove jshint
......................................................................


[CustomData] Move jsonlint to check: and remove jshint

Requires I0f035d5a1252894b4ffc8f8a75313ff950eab5ea

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

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



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index c1a9132..74a6acf 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -2834,10 +2834,10 @@
 
   - name: mediawiki/extensions/CustomData
     template:
-      - name: jshint
-      - name: jsonlint
       - name: extension-unittests-generic
       - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/CustomUserSignup
     template:

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

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