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