Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Test_Run_OneVolumeDetachOnUnhealthyNode (0.45 sec)

  1. pkg/controller/volume/attachdetach/reconciler/reconciler_test.go

    // Verifies that the volume is NOT detached after maxWaitForUnmountDuration.
    // Marks the node as unhealthy.
    // Verifies that the volume is detached after maxWaitForUnmountDuration.
    func Test_Run_OneVolumeDetachOnUnhealthyNode(t *testing.T) {
    	// Arrange
    	volumePluginMgr, fakePlugin := volumetesting.GetTestVolumePluginMgr(t)
    	dsw := cache.NewDesiredStateOfWorld(volumePluginMgr)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 07:00:14 UTC 2024
    - 72.8K bytes
    - Viewed (0)
Back to top