From 3308e3eb44f03cb58e22aac50ed3296635a2421f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gon=C3=A9ri=20Le=20Bouder?= Date: Tue, 1 Feb 2022 15:08:42 -0500 Subject: [PATCH] sf: define ansible-collections-ansible-utils (#1332) sf: define ansible-collections-ansible-utils --- zuul.sf.d/project-templates.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) 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: