From 41608888877ca6ad433102933294d5631ca4193b Mon Sep 17 00:00:00 2001 From: Sagi Shnaidman Date: Fri, 30 Jul 2021 09:07:16 +0300 Subject: [PATCH] Reenable ansible 2.11 linters job After PR fix[1] was merged, reenable 2.11 job. [1] https://github.com/ansible/ansible/pull/75358 Change-Id: Ida493c4316b682c3c2664bbe48c8dffc72f6ac8c --- .zuul.yaml | 6 +++--- galaxy.yml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 02fcd913..32a3a8ff 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -276,7 +276,7 @@ nodeset: ubuntu-bionic description: | Run openstack collections linter tests using the 2.11 branch of ansible - voting: false + voting: true required-projects: - name: github.com/ansible/ansible override-checkout: stable-2.11 @@ -370,7 +370,7 @@ dependencies: &deps_unit_lint - tox-pep8 - openstack-tox-linters-ansible-2.9 - # - openstack-tox-linters-ansible-2.11 + - openstack-tox-linters-ansible-2.11 - ansible-collections-openstack-functional-devstack-releases: dependencies: *deps_unit_lint @@ -423,7 +423,7 @@ - ansible-collections-openstack-functional-devstack-victoria-ansible-2.11 - ansible-collections-openstack-functional-devstack-ussuri-ansible-2.11 - ansible-collections-openstack-functional-devstack-train-ansible-2.11 - # - ansible-collections-openstack-functional-devstack-queens-ansible-2.11 + - ansible-collections-openstack-functional-devstack-queens-ansible-2.11 - ansible-collections-openstack-functional-devstack-octavia - tripleo-ci-centos-8-standalone-osa diff --git a/galaxy.yml b/galaxy.yml index 26c01897..b62a982c 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -33,4 +33,4 @@ build_ignore: - ansible_collections_openstack.egg-info - contrib - changelogs -version: 1.5.1-dev +version: 1.5.1-3