forked from containers/podman
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
e2e networking test: better way to get host IP
uber/jaeger-client-go library is deprecated. Remove it. Only place it's used is in one e2e test, a test that is flaking in a way that suggests that the HostIP() weighting heuristic from that module was not actually getting the best outgoing IP address. So, switch to using what seems to be the current best practice. No need to make it reusable, since it's only used in one place. Oh, also remove undesired "-dt" from two "podman run"s. In one it's harmless, in the other it would cause a test failure under some circumstances. Closes: containers#18269 (optimistic, aren't I?) Signed-off-by: Ed Santiago <[email protected]>
- Loading branch information
1 parent
911be1c
commit a089f1b
Showing
52 changed files
with
7 additions
and
12,712 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
201 changes: 0 additions & 201 deletions
201
vendor/github.com/uber/jaeger-client-go/LICENSE
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.