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:
parent
d253b9fd08
commit
29b246010e
@ -329,9 +329,9 @@
|
|||||||
specific releases as prescribed by our process.
|
specific releases as prescribed by our process.
|
||||||
vars:
|
vars:
|
||||||
# Move this forward when master changes to a new skip-level-allowed
|
# 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.
|
# When master is A, this should become yoga, and so forth.
|
||||||
grenade_from_branch: stable/wallaby
|
grenade_from_branch: stable/xena
|
||||||
grenade_localrc:
|
grenade_localrc:
|
||||||
NOVA_ENABLE_UPGRADE_WORKAROUND: True
|
NOVA_ENABLE_UPGRADE_WORKAROUND: True
|
||||||
|
|
||||||
@ -343,8 +343,8 @@
|
|||||||
specific releases as prescribed by our process.
|
specific releases as prescribed by our process.
|
||||||
vars:
|
vars:
|
||||||
# Move this forward when master changes to a new skip-level-allowed
|
# 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.
|
# When master is A, this should become yoga, and so forth.
|
||||||
grenade_from_branch: stable/wallaby
|
grenade_from_branch: stable/xena
|
||||||
grenade_localrc:
|
grenade_localrc:
|
||||||
NOVA_ENABLE_UPGRADE_WORKAROUND: True
|
NOVA_ENABLE_UPGRADE_WORKAROUND: True
|
||||||
|
Loading…
Reference in New Issue
Block a user