From 44331f2cb20ee06e0c00e3798dc99648cb9811fc Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Fri, 6 Apr 2018 10:14:46 -0700 Subject: [PATCH] zuul: add tripleo-buildimage-jobs Useful to test changes in the image. Change-Id: Id6f7a004e7bc01dede939fff1489c4e2f2476eb4 --- zuul.d/layout.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index 18c3aa4d..a3899c61 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -3,3 +3,4 @@ templates: - tripleo-multinode-baremetal-minimal - tripleo-multinode-container-minimal + - tripleo-buildimage-jobs