File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 3
3
# These images must be in SMS, since they are used by our AIO CI runners
4
4
stackhpc_rocky_9_overcloud_host_image_version : " 2024.1-20241209T151515"
5
5
stackhpc_ubuntu_jammy_overcloud_host_image_version : " 2024.1-20250408T082408"
6
- stackhpc_ubuntu_noble_overcloud_host_image_version : " 2024.1-20250408T092345"
6
+ # NOTE(seunghun1ee): Ubuntu Noble kernel 6.8.0-57-generic has iptables bug
7
+ # https://bugs.launchpad.net/ubuntu/+source/linux-meta-oracle-6.8/+bug/2104178
8
+ # Which prevents Neutron to populate router and its port when the OpenStack
9
+ # cloud uses OVS.
10
+ # Using image from master (kernel version: 6.8.0-52-generic) to avoid this issue
11
+ stackhpc_ubuntu_noble_overcloud_host_image_version : " master-20250304T085258"
You can’t perform that action at this time.
0 commit comments