From 7ad5c4dd05eeefa55f133cac4a2efa6fd82a4021 Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Fri, 17 Nov 2017 12:09:39 -0800 Subject: [PATCH] Migrate os-collect-config to zuul v3 jobs Define the zuul v3 layout for jobs that we want to execute. Change-Id: I9d1c80f8f0acfcbd030e1fabf75941515c2f80f8 --- zuul.d/layout.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 zuul.d/layout.yaml diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml new file mode 100644 index 0000000..7dd9ed4 --- /dev/null +++ b/zuul.d/layout.yaml @@ -0,0 +1,9 @@ +--- + +- project: + name: openstack/os-collect-config + templates: + - tripleo-multinode-baremetal-minimal + - tripleo-multinode-container-minimal + - tripleo-ovb-check + - tripleo-ovb-experimental