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

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


[AntiSpoof] Move jsonlint to check: and remove jshint test

Change-Id: I1e1d9100004bb7e96f66c9a12ef147022382a9a1
---
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 6756a47..1a125ab 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -2326,10 +2326,10 @@
 
   - name: mediawiki/extensions/AntiSpoof
     template:
-      - name: jshint
-      - name: jsonlint
       - name: extension-unittests-generic
       - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/Annotator
     template:

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

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