From d70b04ec566bed0b43053832f8741ec0949216a0 Mon Sep 17 00:00:00 2001 From: "Chandan Kumar (raukadah)" Date: Wed, 27 Apr 2022 15:04:26 +0530 Subject: [PATCH] Remove tripleo-ci-centos-7-undercloud-containers job https://review.opendev.org/c/openstack/tripleo-ci/+/839149 is dropping the c7 undercloud jobs as it no longer runs anywhere. The last run https://zuul.openstack.org/builds?job_name=tripleo-ci-centos-7-undercloud-containers was from 1 year ago. It is blocking the above patch. It removes the same. Signed-off-by: Chandan Kumar (raukadah) Change-Id: I94d290321213ae0e097a9ac7d472878940edbafa --- zuul.d/layout.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index 0a405ec..8f88009 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -3,12 +3,10 @@ jobs: - ansible-role-container-registry-centos-7-molecule - openstack-tox-linters - - tripleo-ci-centos-7-undercloud-containers gate: jobs: - ansible-role-container-registry-centos-7-molecule - openstack-tox-linters - - tripleo-ci-centos-7-undercloud-containers post: jobs: - publish-openstack-python-branch-tarball