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

Change subject: Phase out puppet-validate in favor of pplint-HEAD
......................................................................


Phase out puppet-validate in favor of pplint-HEAD

operations-puppet-validate is lame, slow, bound to gallium. pplint-HEAD
only lint .pp files being changed :)

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

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



diff --git a/layout.yaml b/layout.yaml
index 4a1802d..1473ab7 100644
--- a/layout.yaml
+++ b/layout.yaml
@@ -1349,11 +1349,11 @@
     # Only lint on submission for now, that will be voting
     check:
       - operations-puppet-erblint-HEAD
+      - operations-puppet-pplint-HEAD
       - operations-puppet-puppetlint-lenient
       - operations-puppet-puppetlint-strict
       - operations-puppet-pep8
       - operations-puppet-typos
-      - operations-puppet-validate
     # Same for trusted user
     test:
       # rspec unit testing!
@@ -1361,11 +1361,11 @@
       - operations-puppet-tox-data_admin_lint
       # Same as `check` pipeline:
       - operations-puppet-erblint-HEAD
+      - operations-puppet-pplint-HEAD
       - operations-puppet-puppetlint-lenient
       - operations-puppet-puppetlint-strict
       - operations-puppet-pep8
       - operations-puppet-typos
-      - operations-puppet-validate
     postmerge:
       - operations-puppet-doc
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie3ab603f01b383b5224f056a3ec11bfd5f92781e
Gerrit-PatchSet: 1
Gerrit-Project: integration/zuul-config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to