kubernetes/test/e2e/storage/drivers
Jan Safranek ba099644b2 Remove global framework variable
`f framework.Framework` does not need to be global, it's used only on a few
places.

This fixes vSphereDriver.PrepareTest() in in_tree.go that schedules
ginkgo.DeferCleanup() that uses the global `f` variable, but its value is not
valid at the time of ginkgo cleanup.
2023-02-20 11:00:12 +01:00
..
csi-test logging: fix names of keys 2023-01-23 14:24:29 +01:00
proxy e2e: use error wrapping with %w 2023-02-06 15:39:13 +01:00
csi_objects.go various corrections in test/e2e package 2022-09-16 18:59:30 +05:30
csi.go e2e: use error wrapping with %w 2023-02-06 15:39:13 +01:00
in_tree.go Remove global framework variable 2023-02-20 11:00:12 +01:00