diff --git a/test/e2e/framework/test_context.go b/test/e2e/framework/test_context.go index b149142ff16..07ed74b2822 100644 --- a/test/e2e/framework/test_context.go +++ b/test/e2e/framework/test_context.go @@ -138,7 +138,7 @@ type CloudConfig struct { MultiZone bool Cluster string MasterName string - NodeInstanceGroup string + NodeInstanceGroup string // comma-delimited list of groups' names NumNodes int ClusterTag string Network string