Support differentiation of OS distro in e2e tests

This commit is contained in:
Andy Zheng
2016-03-24 10:42:46 -07:00
parent 01b662af60
commit 364ac85179
6 changed files with 24 additions and 3 deletions

View File

@@ -190,6 +190,7 @@ type TestContextType struct {
MinStartupPods int
UpgradeTarget string
PrometheusPushGateway string
OSDistro string
VerifyServiceAccount bool
DeleteNamespace bool
CleanStart bool