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

OCPBUGS-18534: monitor test fix to wait before connecting to a non-existent dns on PowerVS and IBMCloud platforms #28739

Merged
merged 2 commits into from
May 7, 2024

Commits on May 3, 2024

  1. OCPBUGS-18534: monitor test fix to wait before connecting to a non-ex…

    …istent dns
    
    Signed-off-by: Jason Cho <[email protected]>
    
    go fmt fix
    
    Signed-off-by: Jason Cho <[email protected]>
    
    add timeout to checkHostnameReady function
    
    Signed-off-by: Jason Cho <[email protected]>
    
    switch to use oc
    
    Signed-off-by: Jason Cho <[email protected]>
    jcho02 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    4f49139 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Use PollUntilContextTimeout instead of deprecated Poll

    Signed-off-by: Jason Cho <[email protected]>
    jcho02 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    60e8717 View commit details
    Browse the repository at this point in the history