From ba22aa481856bc5cdc1422565e9f7c38986dfcf5 Mon Sep 17 00:00:00 2001 From: Alex Schultz Date: Thu, 13 Dec 2018 13:53:49 -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: I191a44b6f0e44fe8cfb3d46831e64b15be9984ef --- zuul.d/layout.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index 9e30972c1..734e300bc 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -1,6 +1,5 @@ - project: templates: - - tripleo-multinode-baremetal-minimal - tripleo-multinode-container-minimal - openstack-python-jobs - openstack-python35-jobs