From 02447d42914ecd7b2ea559e576a47558ec774dfd 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 (cherry picked from commit 1da3fcd72d3a5bb44996e07d7ebd88d7431685e4) --- .zuul.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 310491af..238ee22a 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -5,4 +5,3 @@ - openstack-python-jobs - openstack-python35-jobs - openstack-python36-jobs - - periodic-stable-jobs