• Kubernetes Submit Queue's avatar
    Merge pull request #63633 from misterikkit/hacktest · bcd220d8
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 65247, 63633, 67425). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
    
    test: allow etcd to run on other ports.
    
    running `make test-integration` with the `ETCD_PORT` option set should
    work. Numerous integration test expect the correct URL to be populated
    in the `KUBE_INTEGRATION_ETCD_URL` environment variable.
    
    
    
    **What this PR does / why we need it**:
    This makes the ETCD_PORT option work correctly.
    
    **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
    
    **Special notes for your reviewer**:
    I expect nobody is using the ETCD_PORT option, but I noticed that it is broken.
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    /sig testing
    bcd220d8
Name
Last commit
Last update
..
.gitattributes Loading commit data...
BUILD Loading commit data...
etcd.sh Loading commit data...
golang.sh Loading commit data...
init.sh Loading commit data...
logging.sh Loading commit data...
protoc.sh Loading commit data...
swagger.sh Loading commit data...
test.sh Loading commit data...
util.sh Loading commit data...
version.sh Loading commit data...