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:
parent
dcf448ec81
commit
c2b42d75bb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user