diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index 9fd99aa19e..297a9b3f69 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -15,6 +15,14 @@ - ^lib/ansible/plugins/inventory/openstack.py - ^lib/ansible/module_utils/openstack.py - ^lib/ansible/utils/module_docs_fragments/openstack.py + - openstacksdk-ansible-stable-2.6-functional-devstack: + branches: stable-2.6 + files: + - ^lib/ansible/modules/cloud/openstack/.* + - ^contrib/inventory/openstack_inventory.py + - ^lib/ansible/plugins/inventory/openstack.py + - ^lib/ansible/module_utils/openstack.py + - ^lib/ansible/utils/module_docs_fragments/openstack.py - shade-ansible-stable-2.5-functional-devstack: branches: stable-2.5 files: