Merge pull request #25658 from jszczepkowski/kac-test

Automatic merge from submit-queue

Updated e2e tests for cluster autoscaling.

[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]()

Updated e2e tests for cluster autoscaling to work with the new cluster autoscaler.
This commit is contained in:
k8s-merge-robot
2016-05-16 06:56:30 -07:00
2 changed files with 32 additions and 100 deletions

View File

@@ -15,7 +15,7 @@
"containers": [
{
"name": "cluster-autoscaler",
"image": "gcr.io/mwielgus-proj/cluster-autoscaler:v0.0.1-alpha2-4",
"image": "gcr.io/dev-jsz/cluster-autoscaler:0.1",
"command": [
"./cluster-autoscaler",
"--kubernetes=http://127.0.0.1:8080?inClusterConfig=f",