Merge "Add ironic-grenade-skip-level Job"

This commit is contained in:
Zuul 2023-05-25 10:45:09 +00:00 committed by Gerrit Code Review
commit c119e0f722
2 changed files with 11 additions and 0 deletions

View File

@ -1113,3 +1113,12 @@
# important to set the working dir to the Ironic checkout.
zuul_work_dir: "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/openstack/ironic'].src_dir }}"
- job:
name: ironic-grenade-skip-level
parent: ironic-grenade
vars:
grenade_from_branch: stable/zed
grenade_to_branch: master
grenade_localrc:
# NOTE(iurygregory): This is required for skip upgrades.
NOVA_ENABLE_UPGRADE_WORKAROUND: True

View File

@ -18,6 +18,8 @@
- ironic-tempest-functional-rbac-scope-enforced:
voting: false
- ironic-grenade
- ironic-grenade-skip-level:
voting: false
- ironic-standalone
- ironic-standalone-redfish
- ironic-tempest-bios-redfish-pxe