Specify KubernetesVersion in create cluster test

We probably should use a canned channel, but in the interim this is
probably the best option, otherwise every time we update the stable
channel we break the tests.
This commit is contained in:
Justin Santa Barbara 2017-02-07 00:23:41 -05:00
parent 3dfcc6d2a5
commit 61631f4815
5 changed files with 8 additions and 3 deletions

View File

@ -8,3 +8,4 @@ MasterZones:
- us-test-1b
- us-test-1c
Cloud: aws
KubernetesVersion: v1.4.8

View File

@ -4,3 +4,4 @@ Zones:
- us-test-1b
MasterCount: 5
Cloud: aws
KubernetesVersion: v1.4.8

View File

@ -2,3 +2,4 @@ ClusterName: minimal.example.com
Zones:
- us-test-1a
Cloud: aws
KubernetesVersion: v1.4.8

View File

@ -6,3 +6,4 @@ Topology: private
Networking: kopeio-vxlan
Bastion: true
Egress: nat-09123456
KubernetesVersion: v1.4.8

View File

@ -11,3 +11,4 @@ NodeSecurityGroups:
MasterSecurityGroups:
- sg-exampleid3
- sg-exampleid4
KubernetesVersion: v1.4.8