diff --git a/zuul.sf.d/project-templates.yaml b/zuul.sf.d/project-templates.yaml index f2b528185..f58a72701 100644 --- a/zuul.sf.d/project-templates.yaml +++ b/zuul.sf.d/project-templates.yaml @@ -68,6 +68,24 @@ - ansible-test-units-openvswitch-python38 - build-ansible-collection +- project-template: + name: ansible-collections-ansible-utils + check: + jobs: [] + gate: + queue: integrated + jobs: [] + periodic: + jobs: + - ansible-test-sanity-docker-devel + - ansible-test-sanity-docker-milestone + - ansible-test-sanity-docker-stable-2.9 + - ansible-test-sanity-docker-stable-2.10 + - ansible-test-sanity-docker-stable-2.11 + - ansible-test-sanity-docker-stable-2.12 + - ansible-test-units-openvswitch-python38 + - build-ansible-collection + - project-template: name: ansible-collections-ansible-utils-units check: