Move wg.Add outside of gofunc in setup_e2e_test#2184
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mattcary The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/lgtm |
|
/retest e2e test is flaking on machine bringup |
|
/lgtm |
Change-Id: Ib01c7af26730c4e93706c31adf79d51b6b6b4990
|
@mattcary: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/lgtm |
/kind cleanup
Fix waitgroup usage in setup_e2e_test, for govet error discovered in #2178.
Also trying to fix flakes on ssh (I suspect C3s may have more delay from the instance going ready to ssh being available than n2s?)