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

Fix the e2e K8s test #1842

Merged
merged 3 commits into from
Dec 17, 2021
Merged

Fix the e2e K8s test #1842

merged 3 commits into from
Dec 17, 2021

Commits on Dec 17, 2021

  1. Debugging the integration testing.

    It seems to be consistently failing (also fix a typo in the file/leg name).
    
    I'm disabling `-v` for `go test` because it interleaves the test output in ways that make it painful to read a single failing test's output when `t.Parallel` is involved.
    mattmoor committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    889ee0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0c5630 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbdc5e8 View commit details
    Browse the repository at this point in the history