Temporarily disable job utilizin ceph-osd on Jammy

Recent changes in ioctl made it incompatible
with parted which is used by OSH ceph-osd chart when
deploying ceph on a loop device.

The issue appears on Ubuntu Jammy.

See details here https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2049689

We temporarily disable jobs that utilize ceph-osd on Jammy.

Change-Id: Ic4657ee7c71a46e56f98b1f6ef8ad0a434593c06
This commit is contained in:
Vladimir Kozhukalov 2024-02-13 14:24:24 -06:00
parent 2d9457e34c
commit 04dc3ab3d0
1 changed files with 7 additions and 2 deletions

View File

@ -28,7 +28,9 @@
- openstack-helm-compute-kit-yoga-ubuntu_focal
# Zed
- openstack-helm-cinder-zed-ubuntu_focal
- openstack-helm-cinder-zed-ubuntu_jammy
# TODO: uncomment when parted is compatible with Jammy kernel
# See https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2049689
# - openstack-helm-cinder-zed-ubuntu_jammy
- openstack-helm-compute-kit-zed-ubuntu_focal
- openstack-helm-compute-kit-zed-ubuntu_jammy
# 2023.1
@ -36,12 +38,15 @@
- openstack-helm-cinder-2023-1-ubuntu_jammy # 3 nodes rook
- openstack-helm-compute-kit-2023-1-ubuntu_focal # 3 nodes
- openstack-helm-compute-kit-2023-1-ubuntu_jammy # 3 nodes
- openstack-helm-tls-2023-1-ubuntu_focal # 1 node 32GB
# 2023.2
- openstack-helm-horizon-2023-2-ubuntu_jammy # 1 node
- openstack-helm-keystone-ldap-2023-2-ubuntu_jammy # 1 node
- openstack-helm-cinder-2023-2-ubuntu_jammy # 3 nodes rook
- openstack-helm-compute-kit-2023-2-ubuntu_jammy # 3 nodes
- openstack-helm-tls-2023-2-ubuntu_jammy # 1 node 32GB
# TODO: uncomment when parted is compatible with Jammy kernel
# See https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2049689
# - openstack-helm-tls-2023-2-ubuntu_jammy # 1 node 32GB
- openstack-helm-umbrella-2023-2-ubuntu_jammy # 1 node 32GB
- openstack-helm-compute-kit-ovn-2023-2-ubuntu_jammy # 3 nodes
gate: