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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user