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

CI: e2e: workaround for events out-of-sequence flake #23979

Merged

Commits on Sep 17, 2024

  1. CI: e2e: workaround for events out-of-sequence flake

    podman-remote events are not flushed, so order is not guaranteed.
    This results in CI flakes. Only on Debian, for reasons unknown.
    
    Make the network-connection events test more lenient when remote.
    
    Closes: containers#23634 (but does not actually fix it)
    
    Signed-off-by: Ed Santiago <[email protected]>
    edsantiago committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    111a4bb View commit details
    Browse the repository at this point in the history