Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump OVN to ovn-24.03.2-19 to fix multicast bug #4457

Merged
merged 3 commits into from
Jun 25, 2024

Commits on Jun 25, 2024

  1. Update OVN to 24.03-24.03.2-19

    Contains revert for a known multicast bug.
    (https://issues.redhat.com/browse/OCPBUGS-34778)
    
    Signed-off-by: Riccardo Ravaioli <[email protected]>
    ricky-rav committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8e531bb View commit details
    Browse the repository at this point in the history
  2. e2e: add multicast receiver on same node as sender

    Signed-off-by: Riccardo Ravaioli <[email protected]>
    ricky-rav committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6c91a1a View commit details
    Browse the repository at this point in the history
  3. kubevirt, e2e: Skip network policy tests

    The kubevirt e2e tests were testing network policy wrongly by using an
    already active network, after bumping OVN this is no longer working and
    also dial is still not failing after creating the deny-all policy. This
    change skip de network policy for now.
    
    Signed-off-by: Enrique Llorente <[email protected]>
    qinqon authored and ricky-rav committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a8006f4 View commit details
    Browse the repository at this point in the history