From bbddc6e82272af5a7bfe8a780af02645a6d242f8 Mon Sep 17 00:00:00 2001 From: Kirill Zaitsev Date: Wed, 1 Mar 2017 13:35:38 +0300 Subject: [PATCH] Remove murano-pylint jobs As discussed on the PTG: nobody on the team really looks at these jobs. It was added back in the day to improve the overall quality of code, but it appears, that nobody from the team is working on that initiative anymore. Change-Id: I98d0e289487dac3bedadb1ba17a18e32896ac6ef --- jenkins/jobs/projects.yaml | 4 ---- zuul/layout.yaml | 5 ----- 2 files changed, 9 deletions(-) diff --git a/jenkins/jobs/projects.yaml b/jenkins/jobs/projects.yaml index e8c8bc003d..8f8f47fcae 100644 --- a/jenkins/jobs/projects.yaml +++ b/jenkins/jobs/projects.yaml @@ -6959,10 +6959,6 @@ - 'gate-{name}-tox-{envlist}-{node}': envlist: py27-mitaka node: ubuntu-xenial - - gate-{name}-pylint-{node}: - node: - - ubuntu-trusty - - ubuntu-xenial - pypi-jobs - openstack-publish-jobs - python-mitaka-bitrot-jobs diff --git a/zuul/layout.yaml b/zuul/layout.yaml index e84ecc9ac2..0e656bdede 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -2863,9 +2863,6 @@ jobs: - name: ^gate-tempest-dsvm-murano-api-ubuntu-trusty(-nv)? branch: stable/mitaka - - name: ^gate-murano-pylint.*$ - voting: false - - name: ^gate-murano-tox-py27-mitaka-ubuntu-xenial$ voting: false @@ -11912,8 +11909,6 @@ projects: check: - murano-coverage-ubuntu-trusty-nv - murano-coverage-ubuntu-xenial-nv - - gate-murano-pylint-ubuntu-trusty - - gate-murano-pylint-ubuntu-xenial - gate-murano-tox-py27-mitaka-ubuntu-xenial - gate-murano-congress-devstack-dsvm-ubuntu-trusty-nv - gate-murano-congress-devstack-dsvm-ubuntu-xenial-nv