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

Make the test robust to test flakes due to problems initializing the ksonnet app #1133

Merged
merged 2 commits into from
Jul 7, 2018

Commits on Jul 6, 2018

  1. Fix issues causing test flakes.

    * Make the tf_job_simple test robust to test flakes due to problems initializing the ksonnet app.
    
    * Skip install the default registries because we don't need them and talking
      to Git just creates a source of flakiness.
    
    * Add retries to setting up the ksonnet app.
    
    Fix kubeflow#1128
    
    * Fix flake in minikube test
    
    wait_for_operation should just rety on socket errors.
    
    Fix kubeflow#1137
    jlewi committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    0e7f2ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd630ff View commit details
    Browse the repository at this point in the history