Mark 2.9 ansible-test sanity as non-voting

Current way of running ansible-test with venv is failing because
of cryptography package issue[1]. Mark it non-voting until the
issue is resolved.

[1] https://github.com/pyca/cryptography/issues/5771

Change-Id: Ife1468c4c7140ed3bdaf1dad06a09c71b8e1dbd4
This commit is contained in:
Sagi Shnaidman 2021-02-15 14:01:50 +02:00 committed by Shnaidman Sagi (Sergey)
parent 6f8b39bb16
commit 1d8605fbf7
1 changed files with 6 additions and 3 deletions

View File

@ -264,11 +264,13 @@
- tox-pep8
- openstack-tox-linters-ansible-devel
- openstack-tox-linters-ansible-2.10
- openstack-tox-linters-ansible-2.9
# Issue with ansible-test 2.9: https://github.com/ansible/ansible/pull/73530
- openstack-tox-linters-ansible-2.9:
voting: false
- ansible-collections-openstack-functional-devstack:
dependencies: &deps_unit_lint
- tox-pep8
- openstack-tox-linters-ansible-2.9
# - openstack-tox-linters-ansible-2.9
- openstack-tox-linters-ansible-2.10
irrelevant-files: &ignore_files
- changelogs/.*
@ -327,7 +329,8 @@
jobs:
- tox-pep8
- openstack-tox-linters-ansible-2.10
- openstack-tox-linters-ansible-2.9
# https://github.com/ansible/ansible/pull/73530
# - 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