kubernetes/test/e2e/upgrades/storage
Kenichi Omichi 2158989d6f Move WaitForPersistentVolumeDeleted() to e2epv
The function is for persistent volumes and it doesn't have any
reason why it stays in core test framework. So this moves the
function into e2epv package for reducing e2e/framework/util.go
code.
2020-03-24 22:54:07 +00:00
..
BUILD test/e2e/ui and test/e2e/upgrades:Use e2eskipper package 2020-01-13 14:19:50 +08:00
persistent_volumes.go test/e2e/ui and test/e2e/upgrades:Use e2eskipper package 2020-01-13 14:19:50 +08:00
volume_mode.go Move WaitForPersistentVolumeDeleted() to e2epv 2020-03-24 22:54:07 +00:00