Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestListOnlineDisksSmallObjects (0.27 sec)

  1. cmd/erasure-healing-common_test.go

    						erasureDisks[tamperedIndex])
    				}
    			}
    		})
    	}
    }
    
    // TestListOnlineDisksSmallObjects - checks if listOnlineDisks and outDatedDisks
    // are consistent with each other.
    func TestListOnlineDisksSmallObjects(t *testing.T) {
    	ctx, cancel := context.WithCancel(context.Background())
    	defer cancel()
    
    	obj, disks, err := prepareErasure16(ctx)
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Tue Oct 01 15:19:10 UTC 2024
    - 23.1K bytes
    - Viewed (0)
Back to top