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
This commit is contained in:
Jakob Meng 2022-04-20 08:59:27 +02:00
parent 2bf82c2669
commit f09cccdb9e
1 changed files with 0 additions and 20 deletions

View File

@ -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