Merge "Run shade functional tests on ansible OpenStack PRs"

This commit is contained in:
Zuul 2018-01-19 17:37:03 +00:00 committed by Gerrit Code Review
commit 2f80ef8c80

View File

@ -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: