Switch ubuntu upgrade jobs to Jammy
Since Zed we're fully supporting jammy as distirbution and thus should execute upgrades from Zed to 2023.1 using jammy. At the same time upgrades from Yoga to 2023.1 will remain on focal as jammy was not supported yet on Yoga. We're also adding workaround for OVS bug that's present for Jammy and OVN scenario. Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/883740 Change-Id: I3c41c756812336d9ed0efec05d602a6781e20b81
This commit is contained in:
parent
50e57bcc2c
commit
965dd83a1b
@ -515,36 +515,18 @@
|
||||
parent: openstack-ansible-deploy-aio
|
||||
nodeset: ubuntu-focal
|
||||
|
||||
- job:
|
||||
name: openstack-ansible-upgrade-aio_metal-ubuntu-focal
|
||||
parent: openstack-ansible-deploy-aio
|
||||
nodeset: ubuntu-focal
|
||||
timeout: 10800
|
||||
|
||||
- job:
|
||||
name: openstack-ansible-upgrade_yoga-aio_metal-ubuntu-focal
|
||||
parent: openstack-ansible-deploy-aio
|
||||
nodeset: ubuntu-focal
|
||||
timeout: 10800
|
||||
|
||||
- job:
|
||||
name: openstack-ansible-upgrade-aio_lxc-ubuntu-focal
|
||||
parent: openstack-ansible-deploy-aio
|
||||
nodeset: ubuntu-focal
|
||||
timeout: 10800
|
||||
|
||||
- job:
|
||||
name: openstack-ansible-upgrade_yoga-aio_lxc-ubuntu-focal
|
||||
parent: openstack-ansible-deploy-aio
|
||||
nodeset: ubuntu-focal
|
||||
timeout: 10800
|
||||
|
||||
- job:
|
||||
name: openstack-ansible-upgrade-infra_lxc-ubuntu-focal
|
||||
parent: openstack-ansible-deploy-aio-infra
|
||||
nodeset: ubuntu-focal
|
||||
timeout: 10800
|
||||
|
||||
- job:
|
||||
name: openstack-ansible-upgrade_yoga-infra_lxc-ubuntu-focal
|
||||
parent: openstack-ansible-deploy-aio-infra
|
||||
|
@ -57,31 +57,31 @@
|
||||
periodic:
|
||||
jobs:
|
||||
- openstack-ansible-deploy-aio_lxc-ubuntu-jammy
|
||||
- openstack-ansible-upgrade-aio_lxc-ubuntu-focal
|
||||
- openstack-ansible-upgrade-aio_lxc-ubuntu-jammy
|
||||
|
||||
- project-template:
|
||||
name: openstack-ansible-upgrade-infra_lxc-jobs
|
||||
check:
|
||||
jobs:
|
||||
- openstack-ansible-upgrade-infra_lxc-rockylinux-9
|
||||
- openstack-ansible-upgrade-infra_lxc-ubuntu-focal
|
||||
- openstack-ansible-upgrade-infra_lxc-ubuntu-jammy
|
||||
- openstack-ansible-upgrade_yoga-infra_lxc-ubuntu-focal
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-ansible-upgrade-infra_lxc-rockylinux-9
|
||||
- openstack-ansible-upgrade-infra_lxc-ubuntu-focal
|
||||
- openstack-ansible-upgrade-infra_lxc-ubuntu-jammy
|
||||
|
||||
- project-template:
|
||||
name: openstack-ansible-upgrade-aio_metal-jobs
|
||||
check:
|
||||
jobs:
|
||||
- openstack-ansible-upgrade-aio_metal-rockylinux-9
|
||||
- openstack-ansible-upgrade-aio_metal-ubuntu-focal
|
||||
- openstack-ansible-upgrade-aio_metal-ubuntu-jammy
|
||||
- openstack-ansible-upgrade_yoga-aio_metal-ubuntu-focal
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-ansible-upgrade-aio_metal-rockylinux-9
|
||||
- openstack-ansible-upgrade-aio_metal-ubuntu-focal
|
||||
- openstack-ansible-upgrade-aio_metal-ubuntu-jammy
|
||||
|
||||
- project-template:
|
||||
name: openstack-ansible-deploy-infra_lxc-jobs
|
||||
@ -167,7 +167,7 @@
|
||||
- openstack-ansible-deploy-aio_metal-ubuntu-focal
|
||||
- openstack-ansible-deploy-aio_metal-ubuntu-jammy
|
||||
- openstack-ansible-upgrade-aio_metal-rockylinux-9
|
||||
- openstack-ansible-upgrade-aio_metal-ubuntu-focal
|
||||
- openstack-ansible-upgrade-aio_metal-ubuntu-jammy
|
||||
- openstack-ansible-upgrade_yoga-aio_metal-ubuntu-focal
|
||||
gate:
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user