Enable tls job for 2024.1 Ubuntu Jammy
We have not been using the TLS job on Ubuntu Jammy for a while since the bug appeared https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2049689 The bug affects OSH Ceph charts because they utilize parted on loop devices which is not compatible with the changes described in the bug report. Change-Id: Ia58916e3dc5e0f50b476ece9bba31d8d656b3c44
This commit is contained in:
parent
a7e8d2f7fb
commit
d8fb12a405
@ -24,29 +24,23 @@
|
||||
- openstack-helm-lint
|
||||
- openstack-helm-bandit
|
||||
# Zed
|
||||
- openstack-helm-cinder-zed-ubuntu_focal
|
||||
# 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-cinder-zed-ubuntu_jammy
|
||||
- openstack-helm-compute-kit-zed-ubuntu_jammy
|
||||
# 2023.1
|
||||
- openstack-helm-cinder-2023-1-ubuntu_focal # 3 nodes
|
||||
- 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
|
||||
# the job is faling with the error 'Node request 300-0024195009 failed'
|
||||
# - 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-compute-kit-metallb-2023-2-ubuntu_jammy # 1 node + 2 nodes
|
||||
# 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
|
||||
# 2024.1
|
||||
- openstack-helm-tls-2024-1-ubuntu_jammy # 1 node 32GB
|
||||
- openstack-helm-cinder-2024-1-ubuntu_jammy # 3 nodes rook
|
||||
- openstack-helm-compute-kit-2024-1-ubuntu_jammy # 3 nodes
|
||||
- openstack-helm-compute-kit-metallb-2024-1-ubuntu_jammy # 1 node + 2 nodes
|
||||
@ -54,8 +48,8 @@
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-helm-lint
|
||||
- openstack-helm-cinder-2023-1-ubuntu_focal
|
||||
- openstack-helm-compute-kit-2023-1-ubuntu_focal
|
||||
- openstack-helm-cinder-2024-1-ubuntu_jammy
|
||||
- openstack-helm-compute-kit-2024-1-ubuntu_jammy
|
||||
post:
|
||||
jobs:
|
||||
- publish-openstack-helm-charts
|
||||
@ -68,13 +62,6 @@
|
||||
- openstack-helm-tls-2023-1-ubuntu_focal
|
||||
- openstack-helm-tungsten-fabric-2023-1-ubuntu_focal
|
||||
- openstack-helm-tacker-2023-1-ubuntu_focal
|
||||
periodic-weekly:
|
||||
jobs:
|
||||
# Zed
|
||||
- openstack-helm-horizon-zed-ubuntu_focal
|
||||
- openstack-helm-horizon-zed-ubuntu_jammy
|
||||
- openstack-helm-umbrella-zed-ubuntu_focal
|
||||
- openstack-helm-umbrella-zed-ubuntu_jammy
|
||||
periodic:
|
||||
jobs:
|
||||
- openstack-helm-compute-kit-helm-repo-public-2024-1-ubuntu_jammy # 1 node + 2 nodes
|
||||
|
Loading…
Reference in New Issue
Block a user