Switch tick-tick job to upgrade from xena

Since master is zed, move tick-tick job to
upgrade from xena by skipping yoga.

This also fixes ovn-grenade-multinode-tick-tick
job.

Depends-On: https://review.opendev.org/c/openstack/devstack/+/844477
Change-Id: Iaebb1da6ce071a705e9dd25f2fc90a5163f7c363
This commit is contained in:
yatinkarel 2022-06-06 12:06:51 +05:30
parent d253b9fd08
commit 29b246010e

View File

@ -329,9 +329,9 @@
specific releases as prescribed by our process.
vars:
# Move this forward when master changes to a new skip-level-allowed
# target release. Right now, this is wallaby because master is yoga.
# target release. Right now, this is xena because master is zed.
# When master is A, this should become yoga, and so forth.
grenade_from_branch: stable/wallaby
grenade_from_branch: stable/xena
grenade_localrc:
NOVA_ENABLE_UPGRADE_WORKAROUND: True
@ -343,8 +343,8 @@
specific releases as prescribed by our process.
vars:
# Move this forward when master changes to a new skip-level-allowed
# target release. Right now, this is wallaby because master is yoga.
# target release. Right now, this is xena because master is zed.
# When master is A, this should become yoga, and so forth.
grenade_from_branch: stable/wallaby
grenade_from_branch: stable/xena
grenade_localrc:
NOVA_ENABLE_UPGRADE_WORKAROUND: True