mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-11 14:11:14 +00:00
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