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

Bug 1481147 - Fix default pod image for network diagnostics #16439

Merged

Commits on Sep 19, 2017

  1. Bug 1481147 - Fix default pod image for network diagnostics

    - This also ensures network diagnostics pod and test pod images uses
      deployed openshift version/tag (not the latest) so that it doesn't
      need to download another same image with latest tag.
    Ravi Sankar Penta committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    85aa396 View commit details
    Browse the repository at this point in the history
  2. Print more details when network diagnostics test setup fails

    Currently when network diags fails, it only informs how many test pods
    failed but doesn't provide why those pods failed. This change will fetch
    logs for the pods in case of setup failure.
    Ravi Sankar Penta committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    74a6699 View commit details
    Browse the repository at this point in the history