Search Options

Results per page
Sort
Preferred Languages
Advance

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

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

    // Secondly, delete this pod.
    // Lastly, create a pod scheduled to a normal node which will trigger attach volume to the node. The attach should return successfully.
    func Test_Run_OneVolumeAttachAndDetachUncertainNodesWithReadWriteOnce(t *testing.T) {
    	// Arrange
    	volumePluginMgr, _ := 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