From 7c57dc9441d78ce4c5b69ea146f518e0c1aa768a Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Fri, 17 Nov 2017 12:10:11 -0800 Subject: [PATCH] Migrate os-refresh-config to zuul v3 jobs Define the zuul v3 layout for jobs that we want to execute. Change-Id: Id9995d36e8a89b23350dd7fc86d4e49756690135 --- 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..6aea28e --- /dev/null +++ b/zuul.d/layout.yaml @@ -0,0 +1,9 @@ +--- + +- project: + name: openstack/os-refresh-config + templates: + - tripleo-multinode-baremetal-minimal + - tripleo-multinode-container-minimal + - tripleo-ovb-check + - tripleo-ovb-experimental