Commit 76b58efc authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #38396 from intelsdi-x/new_portforwardertester_in_test

Automatic merge from submit-queue (batch tested with PRs 39475, 38666, 39327, 38396, 39613) e2e tests: new portforwardertester with another three tests for case … PR include: - add new e2e test cases for BIND_ADDRESS='0.0.0.0' - add to portforwardertester.go os.Getenv("BIND_ADDRESS") and if not set, it should be localhost for backward compability with existing tests - for existing tests pass explicity BIND_ADDRESS='localhost' - rename existing tests It was mention in the issue: #32128 cc @mzylowski @pskrzyns
parents 9d0b999e 32660dcd
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment