E2E upgrade test: allow upgrade target version to be specified via command line.
This commit is contained in:
@@ -113,6 +113,7 @@ type TestContextType struct {
|
||||
OutputDir string
|
||||
prefix string
|
||||
MinStartupPods int
|
||||
UpgradeTarget string
|
||||
}
|
||||
|
||||
var testContext TestContextType
|
||||
|
Reference in New Issue
Block a user