From 4b64ebe6233d54d498af037f93a565c62cef08c4 Mon Sep 17 00:00:00 2001 From: Sagi Shnaidman Date: Tue, 23 Jun 2020 16:23:54 +0300 Subject: [PATCH] Fix typos in job definitions Change-Id: I654751a879482b1996c863470a6cf68f254eefbb --- .zuul.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index dbc95a52..de927077 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -41,7 +41,7 @@ parent: ansible-collections-openstack-functional-devstack description: | Run openstack collections functional tests against a master devstack - using master of openstacksdk and stable 2.10 branch of ansible + using master of openstacksdk and stable 2.9 branch of ansible required-projects: - name: github.com/ansible/ansible override-checkout: stable-2.9 @@ -174,7 +174,7 @@ name: openstack-tox-linters-ansible-2.10 parent: openstack-tox-linters description: | - Run openstack collections linter tests using the 2.9 branch of ansible + Run openstack collections linter tests using the 2.10 branch of ansible voting: true required-projects: - name: github.com/ansible/ansible