From 1da3fcd72d3a5bb44996e07d7ebd88d7431685e4 Mon Sep 17 00:00:00 2001 From: Elod Illes Date: Fri, 24 Jun 2022 21:19:19 +0200 Subject: [PATCH] [stable-only] Remove periodic-stable-jobs template Periodic stable jobs are failing for a long time since the project is not actively maintained. This patch removes the periodic-stable-jobs template to free up CI resource. Change-Id: Ib896b24e71e81107c5c104923b3bdec37e069613 --- .zuul.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index c5652cf9..e7c8e33a 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -4,4 +4,3 @@ - openstack-lower-constraints-jobs - openstack-python-jobs - openstack-python36-jobs - - periodic-stable-jobs