From 1c77ee40c22e9064a36c653108478438ca535827 Mon Sep 17 00:00:00 2001 From: Chandan Kumar Date: Mon, 19 Feb 2024 15:14:44 +0530 Subject: [PATCH] Enable podified zuul jobs against Ironic operator Depends-On: https://github.com/openstack-k8s-operators/ci-framework/pull/1163 Signed-off-by: Chandan Kumar --- zuul.d/projects.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 zuul.d/projects.yaml diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml new file mode 100644 index 00000000..90bb9d15 --- /dev/null +++ b/zuul.d/projects.yaml @@ -0,0 +1,5 @@ +--- +- project: + name: openstack-k8s-operators/ironic-operator + templates: + - podified-ironic-operator-pipeline