From 1d8605fbf7fc0d7af56d1ed6f307db0a8d854d72 Mon Sep 17 00:00:00 2001 From: Sagi Shnaidman Date: Mon, 15 Feb 2021 14:01:50 +0200 Subject: [PATCH] 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 --- .zuul.yaml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index cfb0e6af..7bdf45b3 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -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