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

Wait longer for healthz during integration tests #16040

Merged

Commits on Aug 29, 2017

  1. Wait longer for healthz during integration tests

    Adding post start hooks makes it take longer for the server to
    report that it is healthy.  Thus we wait longer to ensure that the
    server actually failed to start.
    
    Signed-off-by: Monis Khan <mkhan@redhat.com>
    enj committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    35c1027 View commit details
    Browse the repository at this point in the history
  2. Fix go vet errors

    Signed-off-by: Monis Khan <mkhan@redhat.com>
    enj committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    2b121fc View commit details
    Browse the repository at this point in the history