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

Change subject: Run `jslint` on parsoid deploy repo.
......................................................................


Run `jslint` on parsoid deploy repo.

This ensures that our configuration files don't have obvious syntax errors.

Depends on: Ib78b8353d01156b29ff9cda65865dccc3a3e402d

Change-Id: I1f9f206ea42815b5a9d11381accb8cbce6a9df27
---
M zuul/layout.yaml
1 file changed, 4 insertions(+), 0 deletions(-)

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



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index d25dd65..88a6ac4 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -5057,13 +5057,17 @@
       - beta-parsoid-update-eqiad
 
   - name: mediawiki/services/parsoid/deploy
+    check:
+      - parsoidsvc-jslint
     test:
+      - parsoidsvc-jslint
       - parsoidsvc-debian-glue
       - parsoidsvc-deploy-parse-tool-check
       - parsoidsvc-deploy-roundtrip-test-check
       - parsoidsvc-deploy-npm-0.8
       - parsoidsvc-deploy-npm-0.10
     gate-and-submit:
+      - parsoidsvc-jslint
       - parsoidsvc-deploy-parse-tool-check
       - parsoidsvc-deploy-roundtrip-test-check
       - parsoidsvc-deploy-npm-0.8

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I1f9f206ea42815b5a9d11381accb8cbce6a9df27
Gerrit-PatchSet: 2
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Cscott <[email protected]>
Gerrit-Reviewer: Arlolra <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Subramanya Sastry <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to