Updated e2e tests for cluster autoscaling.

Updated e2e tests for cluster autoscaling to work with the new cluster autoscaler.
This commit is contained in:
Jerzy Szczepkowski
2016-05-16 13:27:18 +02:00
parent 1cba05574b
commit 96818874f4
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",