diff options
| author | Kubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com> | 2016-09-11 05:44:47 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-09-11 05:44:47 -0700 |
| commit | d425452f282119f62bf75223f440c234e13559d1 (patch) | |
| tree | 2d81aa060c7d42f16ae8f6b4044123d489ef3bb4 /scripts | |
| parent | f78c49204cabeb722af5355ac7b94a5be8e2c5ba (diff) | |
| parent | 41183c16771d864f6b68e8ab402f0e6595e2b394 (diff) | |
Merge pull request #28469 from asalkeld/local-e2e
Automatic merge from submit-queue
Add detect-master to local provider to get e2e working
Make it possible to run some e2e tests using the local provider (./hack/local-up-cluster.sh)
This will now work for tests that don't need more than one node:
export KUBERNETES_PROVIDER=local
go run hack/e2e.go -v -test --check_node_count=false --check_version_skew=false --test_args="--ginkgo.focus=Cadvisor"
Note: without this commit, the port and ip address are wrong and require the --host option (which is inconsistent with the other providers).
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
