mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 12:11:43 +00:00
@@ -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.")
|
||||
|
Reference in New Issue
Block a user