From f5f646db6e1723c281ecdcf3fdfc1dfb678de419 Mon Sep 17 00:00:00 2001 From: Steve Baker Date: Thu, 28 Jun 2018 13:39:37 +1200 Subject: [PATCH] Add zuul jobs for tripleo-modify-image The minimal jobs plus scenario001 are added. scenario001 gives good coverage because it aims to update packages inside images during both undercloud and overcloud install. Change-Id: I2ddf73192efc95e5d4102ea264650ccaa3437e5a --- 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 0000000..ab07513 --- /dev/null +++ b/zuul.d/layout.yaml @@ -0,0 +1,11 @@ + +- project: + templates: + - tripleo-multinode-container-minimal + check: + jobs: + - tripleo-ci-centos-7-scenario001-multinode-oooq-container + gate: + queue: tripleo + jobs: + - tripleo-ci-centos-7-scenario001-multinode-oooq-container