Merge "Run shade functional tests on ansible OpenStack PRs"
This commit is contained in:
commit
2f80ef8c80
@ -1,6 +1,20 @@
|
||||
# Shared zuul config specific to the OpenStack Project
|
||||
# Contains project pipeline definitions
|
||||
|
||||
- project:
|
||||
name: ansible/ansible
|
||||
templates:
|
||||
- system-required
|
||||
check:
|
||||
jobs:
|
||||
- shade-ansible-devel-functional-devstack:
|
||||
files:
|
||||
- ^lib/ansible/modules/cloud/openstack/.*
|
||||
- ^contrib/inventory/openstack.py
|
||||
- ^lib/ansible/plugins/inventory/openstack.py
|
||||
- ^lib/ansible/module_utils/openstack.py
|
||||
- ^lib/ansible/utils/module_docs_fragments/openstack.py
|
||||
|
||||
- project:
|
||||
name: openstack-dev/bashate
|
||||
templates:
|
||||
|
Loading…
Reference in New Issue
Block a user