From 0a6894e9deeb11d9665fc19e855b5e1b24c656c9 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Tue, 24 Mar 2020 17:18:31 -0500 Subject: [PATCH] Add ansible-collections-openstack to the required-projects When this is run outside of the repo, we need this repo itself in the job content. Change-Id: Id75617b1a723bd310c86b3e6ea45b274652b9d9b --- .zuul.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 773a8599..01e983dc 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -6,6 +6,8 @@ description: | Run openstack collections functional tests against a master devstack using master of openstacksdk with latest ansible release + required-projects: + - openstack/ansible-collections-openstack vars: zuul_work_dir: src/opendev.org/openstack/ansible-collections-openstack tox_envlist: ansible