diff --git a/test/e2e/storage/vsphere/vsphere_stress.go b/test/e2e/storage/vsphere/vsphere_stress.go index 05032044261..9df2189451e 100644 --- a/test/e2e/storage/vsphere/vsphere_stress.go +++ b/test/e2e/storage/vsphere/vsphere_stress.go @@ -57,6 +57,7 @@ var _ = utils.SIGDescribe("vsphere cloud provider stress [Feature:vsphere]", fun ginkgo.BeforeEach(func() { framework.SkipUnlessProviderIs("vsphere") + Bootstrap(f) client = f.ClientSet namespace = f.Namespace.Name