From f09cccdb9e6e211eb0dcb758a48bb2408d56e4c4 Mon Sep 17 00:00:00 2001 From: Jakob Meng Date: Wed, 20 Apr 2022 08:59:27 +0200 Subject: [PATCH] Dropped broken linter job openstack-tox-linters-ansible-2.9 Running older linter releases while we have a more up to date Ansible 2.12 based linter does not provide value and thus wastes ci resources. Our Ansible 2.9 based linter is broken atm and since it is EOL soon anyway we drop this job. We still have a linter job based on the last stable release and one based on Ansible's devel branch. Our tox environment for Ansible 2.9 will be dropped in a later patch once all Ansible 2.9 based jobs have been removed. Change-Id: I9cd3f729b06516bbd9a3c7985b65fcf294c8bdd7 --- .zuul.yaml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 8f36c075..c7ba7b04 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -488,20 +488,6 @@ python_version: 3.8 bindep_profile: test py38 -- job: - name: openstack-tox-linters-ansible-2.9 - parent: openstack-tox-linters-ansible - nodeset: ubuntu-bionic - description: | - Run openstack collections linter tests using the 2.9 branch of ansible - # TODO: Change back to voting once ansible-test is compatible with rstcheck on Python 3.6 - voting: false - required-projects: - - name: github.com/ansible/ansible - override-checkout: stable-2.9 - vars: - tox_envlist: linters-2.9 - # Cross-checks with other projects - job: name: bifrost-collections-src @@ -627,12 +613,9 @@ - tox-pep8 - openstack-tox-linters-ansible-devel - openstack-tox-linters-ansible-2.12 - - openstack-tox-linters-ansible-2.9 - ansible-collections-openstack-functional-devstack: dependencies: &deps_unit_lint - tox-pep8 - # TODO: Add back once ansible-test is compatible with rstcheck on Python 3.6 - #- openstack-tox-linters-ansible-2.9 - openstack-tox-linters-ansible-2.12 voting: false @@ -681,8 +664,6 @@ jobs: - tox-pep8 - openstack-tox-linters-ansible-2.12 - # TODO: Add back once ansible-test is compatible with rstcheck on Python 3.6 - #- openstack-tox-linters-ansible-2.9 # - ansible-collections-openstack-functional-devstack - ansible-collections-openstack-functional-devstack-releases # - ansible-collections-openstack-functional-devstack-ansible-2.9 @@ -697,7 +678,6 @@ jobs: - openstack-tox-linters-ansible-devel - openstack-tox-linters-ansible-2.12 - - openstack-tox-linters-ansible-2.9 - ansible-collections-openstack-functional-devstack - ansible-collections-openstack-functional-devstack-releases - ansible-collections-openstack-functional-devstack-ansible-2.9