• Kubernetes Submit Queue's avatar
    Merge pull request #38396 from intelsdi-x/new_portforwardertester_in_test · 76b58efc
    Kubernetes Submit Queue authored
    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
    76b58efc
portforward.go 12.6 KB