Merge "Add skip level upgrade job"

This commit is contained in:
Zuul 2024-02-06 03:01:44 +00:00 committed by Gerrit Code Review
commit 118054071c

View File

@ -187,6 +187,12 @@
- ^heat/tests/.*$
- ^releasenotes/.*$
- job:
name: grenade-heat-multinode-skip-level
parent: grenade-heat-multinode
vars:
grenade_from_branch: stable/2023.1
- job:
name: heat-tox-py310-with-sqlalchemy-2x
parent: openstack-tox-py310
@ -215,6 +221,7 @@
check:
jobs:
- grenade-heat-multinode
- grenade-heat-multinode-skip-level
- heat-functional
- heat-functional-legacy
- heat-functional-centos-9-stream
@ -222,5 +229,6 @@
gate:
jobs:
- grenade-heat-multinode
- grenade-heat-multinode-skip-level
- heat-functional
- heat-functional-legacy