From 4a1108c2a676214d958ced2ba542fa270d7e0038 Mon Sep 17 00:00:00 2001 From: Alex Schultz Date: Thu, 13 Dec 2018 13:49:32 -0700 Subject: [PATCH] Drop baremetal job template https://review.openstack.org/#/c/619337/ switched the jobs to a noop for master and since this file is branched we no longer need to keep this template definition in this project. Change-Id: I2ce00106d232d28380c4405ff3ff5e1d036c81c4 --- zuul.d/layout.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index c3f400a5b..09549ca11 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -1,7 +1,6 @@ - project: templates: - tripleo-undercloud-jobs - - tripleo-multinode-baremetal-minimal - tripleo-multinode-container-minimal - tripleo-buildimage-jobs - openstack-python-jobs