From 1e0dd6786e3a4326a37e47541844657524e689a9 Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Wed, 15 Nov 2017 18:20:07 -0800 Subject: [PATCH] Migrate instack-undercloud to zuul v3 jobs Define the zuul v3 layout for jobs that we want to execute. Change-Id: Ifc7476082090d30dc62f6789a00d2e1349302ce5 Depends-On: Ie8aa85fe7a8ee556cc1b46e215d329e95913290c (cherry picked from commit 07ff165146e7a027828805bfffe6bada1aad8c6f) --- zuul.d/layout.yaml | 11 +++++++++++ 1 file changed, 11 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 000000000..4b8972c34 --- /dev/null +++ b/zuul.d/layout.yaml @@ -0,0 +1,11 @@ +--- + +- project: + name: openstack/instack-undercloud + templates: + - puppet-openstack-check-jobs + - tripleo-undercloud-jobs + - tripleo-multinode-baremetal-minimal + - tripleo-multinode-container-minimal + - tripleo-ovb-check + - tripleo-ovb-experimental