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

Add retries to deal with test flakes related to UnavailableError. #779

Merged
merged 4 commits into from
Aug 15, 2018

Commits on Aug 15, 2018

  1. Add retries to deal with test flakes related to UnavailableError.

    Related to kubeflow#778
    
    Update the docker image used by the E2E test.
    jlewi committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    cde1ae8 View commit details
    Browse the repository at this point in the history
  2. Install retrying lib.

    jlewi committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    c6e55b4 View commit details
    Browse the repository at this point in the history
  3. Update image.

    jlewi committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    cc8899e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1183fe1 View commit details
    Browse the repository at this point in the history