From 7816fb9296db343f673c4cb6a54414ca72f8de2f Mon Sep 17 00:00:00 2001 From: Amol Kahat Date: Tue, 27 Oct 2020 23:35:24 +0530 Subject: [PATCH] [queens] Migrate to content provider jobs/templates This change migrate jobs/templates to content provider jos so consumer jobs can use resources built by provider jobs. Depends-On: https://review.opendev.org/759985 Change-Id: I76edb6fc1b7884f6bb15b5f3f64fa31260bbcded Signed-off-by: Amol Kahat --- zuul.d/layout.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index 17b542e21..f217155f2 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -1,7 +1,7 @@ - project: templates: - tripleo-multinode-baremetal-minimal - - tripleo-multinode-container-minimal + - tripleo-multinode-container-minimal-pipeline - openstack-python-jobs - openstack-python35-jobs - check-requirements