From b302b2731564d9c4d97577ff80489962a5678dae Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Wed, 15 Nov 2017 15:27:26 -0800 Subject: [PATCH] Migrate python-tripleoclient to zuul v3 jobs Define the zuul v3 layout for jobs that we want to execute. Change-Id: I5d421fbcc37b919dcab5f5d3ff6134cdaebab6b5 Depends-On: Ie8aa85fe7a8ee556cc1b46e215d329e95913290c (cherry picked from commit 70b93f4d9ceabc6d2e462e6b4624400c7d2f7eff) --- 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..3af35c123 --- /dev/null +++ b/zuul.d/layout.yaml @@ -0,0 +1,11 @@ +--- + +- project: + name: openstack/python-tripleoclient + templates: + - tripleo-undercloud-jobs + - tripleo-multinode-baremetal-minimal + - tripleo-multinode-container-minimal + - tripleo-ovb-check + - tripleo-ovb-experimental + - tripleo-buildimage-jobs