mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-11 06:02:18 +00:00
Pass the GCE project, zone, and master name into e2e.go as flags.
This commit is contained in:
@@ -37,6 +37,7 @@ type testContextType struct {
|
||||
host string
|
||||
repoRoot string
|
||||
provider string
|
||||
gceConfig GCEConfig
|
||||
}
|
||||
|
||||
var testContext testContextType
|
||||
|
Reference in New Issue
Block a user