Upgrade skiplevel jobs to check the right from_branches
Now that we're on 2024.2, we need skip-level-always to gate against 2023.2. Change-Id: I155cefe0365d88b312344f5154ad45513ecdc2f1
This commit is contained in:
parent
f9ab3afa69
commit
23df606981
@ -393,6 +393,6 @@
|
||||
# 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/2023.1
|
||||
grenade_from_branch: stable/2023.2
|
||||
grenade_localrc:
|
||||
NOVA_ENABLE_UPGRADE_WORKAROUND: True
|
||||
|
Loading…
Reference in New Issue
Block a user