From 81966ab5579ce1b59c390d33a5911f1a76e79288 Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Fri, 17 Nov 2017 11:48:20 -0800 Subject: [PATCH] Migrate tripleo-validations to zuul v3 jobs Define the zuul v3 layout for jobs that we want to execute. Change-Id: Ic040e50a0139f1bda35acf605d09acccf7ca8d25 --- zuul.d/layout.yaml | 7 +++++++ 1 file changed, 7 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..f9bbd278e --- /dev/null +++ b/zuul.d/layout.yaml @@ -0,0 +1,7 @@ +--- + +- project: + name: openstack/tripleo-validations + templates: + - tripleo-multinode-baremetal-minimal + - tripleo-multinode-container-minimal