From 0faaf5e1924003c709f3196c4a782b81311f4c86 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. Conflicts: .zuul.yaml Change-Id: Ib896b24e71e81107c5c104923b3bdec37e069613 (cherry picked from commit 1da3fcd72d3a5bb44996e07d7ebd88d7431685e4) (cherry picked from commit 02447d42914ecd7b2ea559e576a47558ec774dfd) (cherry picked from commit 18ec580b404d0a75deee7490446893d057847f87) --- .zuul.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index fae1d70d..69647b04 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -3,4 +3,3 @@ - check-requirements - openstack-python-jobs - openstack-python35-jobs - - periodic-stable-jobs