mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +00:00
commit
dff5940ac3
@ -568,7 +568,7 @@ func TestCSI_VolumeAll(t *testing.T) {
|
||||
if err := csiDevUnmounter.UnmountDevice(devMountPath); err != nil {
|
||||
t.Fatalf("csiTest.VolumeAll deviceMounter.UnmountDevice failed: %s", err)
|
||||
}
|
||||
t.Log("csiTest.VolumeAll deviceUmounter.UnmountDevice done OK for path", devMountPath)
|
||||
t.Log("csiTest.VolumeAll deviceUnmounter.UnmountDevice done OK for path", devMountPath)
|
||||
}
|
||||
} else {
|
||||
t.Log("csiTest.VolumeAll DeviceMountablePluginBySpec did not find a plugin, skipping unmounting.")
|
||||
|
Loading…
Reference in New Issue
Block a user