Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestPutObjectSmallInlineData (1.2 sec)

  1. cmd/erasure-object_test.go

    			}
    		})
    	}
    }
    
    // Test PutObject twice, one small and another bigger
    // than small data threshold and checks reading them again
    func TestPutObjectSmallInlineData(t *testing.T) {
    	ctx, cancel := context.WithCancel(t.Context())
    	defer cancel()
    
    	const numberOfDisks = 4
    
    	// Create an instance of xl backend.
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 38.3K bytes
    - Viewed (0)
Back to top