From e1cb1074f51901fff1350486cd205d18ea52b4a3 Mon Sep 17 00:00:00 2001 From: Elod Illes Date: Tue, 7 May 2024 15:27:22 +0200 Subject: [PATCH] Fix grenade-skip-level job to use unmaintained/zed Projects transitioned to Unmaintained and their stable/zed branches were deleted and unmaintained/zed were cut instead, so we have to use that instead. Change-Id: Ib49c5b69a63ad41cba42968313d15ba01c306a0a --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 75dc6c3c..edeaa892 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -396,7 +396,7 @@ # For the base "always" job, this should always be the N-2 release from # current master for projects that want to assert N-2 upgradability # on all releases. - grenade_from_branch: stable/zed + grenade_from_branch: unmaintained/zed grenade_to_branch: stable/2023.2 grenade_localrc: NOVA_ENABLE_UPGRADE_WORKAROUND: True