zuul: Add required project openstack/openstack-ansible

When using the AIO tests from other repositories, the
openstack/openstack-ansible repo will not be present
unless it is specified as a required project in the
job definition.

Change-Id: I1c66f1440ca3ba8721712c632a5ed22796c0bc5d
This commit is contained in:
Jesse Pretorius 2019-01-09 15:24:28 +00:00 committed by Jesse Pretorius (odyssey4me)
parent dcf448ec81
commit c2b42d75bb
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@
Run functional tests for an OpenStack-Ansible project.
Uses the gate-check-commit.sh script, running a default
aio deploy.
required-projects:
- name: openstack/openstack-ansible
run: zuul.d/playbooks/run.yml
post-run: zuul.d/playbooks/post.yml
timeout: 8400