Hashar has uploaded a new change for review.
https://gerrit.wikimedia.org/r/243137
Change subject: Phase out yamllint
......................................................................
Phase out yamllint
The last repo using it was wikimedia/fundraising/tools, I have proposed
a patch that covers YAML linting at T114470.
Remove Jenkins job 'yamllint'
Deconfigure Zuul
Slave scripts will be removed from integration/jenkins via T96014.
Bug: T95890
Change-Id: Ida800e6d79c66a67e2e3417829d53f5717b737b3
---
M jjb/job-templates.yaml
M zuul/layout.yaml
2 files changed, 0 insertions(+), 17 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/integration/config
refs/changes/37/243137/1
diff --git a/jjb/job-templates.yaml b/jjb/job-templates.yaml
index 3fa8b1f..cd7c815 100644
--- a/jjb/job-templates.yaml
+++ b/jjb/job-templates.yaml
@@ -371,14 +371,3 @@
set -x
(grep --recursive -P '^\t' --exclude-dir='.git'
--include='{fileselector}' .) && HAS_TAB=1 || HAS_TAB=0
exit $HAS_TAB
-
-
-- job:
- name: 'yamllint'
- defaults: use-remote-zuul-shallow-clone
- node: contintLabsSlave && UbuntuPrecise
- concurrent: true
- triggers:
- - zuul
- builders:
- - shell: '/srv/deployment/integration/slave-scripts/tools/yamllint.py
"$WORKSPACE"'
diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index ea76971..00b1579 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -1594,10 +1594,6 @@
success-message: 'FAILURE No layout difference. Build'
failure-message: 'SUCCESS Review the Zuul layout difference. Build'
- - name: 'yamllint'
- success-message: 'SUCCESS This job is deprecated. Please lint YAML files
with a test. T95890.'
- failure-message: 'FAILURE This job is deprecated. Please lint YAML files
with a test. T95890.'
-
- name: 'integration-zuul-layoutvalidation-gate'
branch: (?!labs)
@@ -2775,11 +2771,9 @@
check-voter:
- jshint
- jsonlint
- - yamllint
gate-and-submit:
- jshint
- jsonlint
- - yamllint
experimental:
- tox-jessie
--
To view, visit https://gerrit.wikimedia.org/r/243137
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ida800e6d79c66a67e2e3417829d53f5717b737b3
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits