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: fix missing timeout in Cyclonus test #24529

Merged
merged 1 commit into from
Mar 22, 2023

Commits on Mar 22, 2023

  1. ci: fix missing timeout in Cyclonus test

    We addressed a CoreDNS flake in
    a2b5605 but
    did not notice that the timeout environment variable was missing in this
    specific workflow, and instead should stick to the hardcoded 5m value
    as previously.
    
    Signed-off-by: Nicolas Busseneau <nicolas@isovalent.com>
    nbusseneau committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    c52c9b0 View commit details
    Browse the repository at this point in the history