mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 05:30:26 +00:00
Merge pull request #9335 from swagiaal/e2e-test-prefix
Add a prefix option to e2e for use with resources
This commit is contained in:
@@ -106,6 +106,7 @@ type TestContextType struct {
|
||||
CloudConfig CloudConfig
|
||||
KubectlPath string
|
||||
OutputDir string
|
||||
prefix string
|
||||
}
|
||||
|
||||
var testContext TestContextType
|
||||
|
Reference in New Issue
Block a user