Hello, On Fri, Sep 20, 2024 at 1:49 PM Eelco Chaudron <[email protected]> wrote: > > > > On 20 Sep 2024, at 11:48, Eelco Chaudron wrote: > > > On 20 Sep 2024, at 0:57, Ilya Maximets wrote: > > > >> GitHub Actions moved to the new 6.8.0-1014-azure #16~22.04.1-Ubuntu > >> kernel that contains a known bug, but doesn't have a fix (presumably > >> because the fix is not in 6.8 branch, since 6.8 kernel version is not > >> supported upstream). > >> > >> The fix is in commit a23ac973f67f ("openvswitch: get related ct labels > >> from its master if it is not confirmed"). Turn off these tests in CI > >> until the kernel is fixed. > >> > >> This skips the tests for the userspace datapath as well, but hopefully > >> we'll be able to revert this change soon, so I didn't want to create > >> extra infrastructure for this workaround. > > > > Thanks, it looks good to me. > > > > Acked-by: Eelco Chaudron <[email protected]> > > Thanks Ilya for the patch. I applied it to main, and the 3.3 and 3.4 branch.
This appears to be fixed in kernel package version 6.8.0-1017-azure [0], looking at a recent CI run [1] 6.8.0-1016-azure appears to still be in use in the ubuntu-24.04 GitHub Actions runner images [2]. There is however an updated image being deployed as we speak [3], so I guess we'll get the fix not so long from now. I'll monitor and raise a revert. 0: https://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-azure/+git/noble/commit/?h=Ubuntu-azure-6.8.0-1017.19 1: https://github.com/ovsrobot/ovs/actions/runs/11822051586/job/32938200953 2: https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md 3: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20241112.1 -- Frode Nordahl > //Eelco > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
