mirror of
https://github.com/minio/minio.git
synced 2025-11-29 21:33:31 -05:00
committed by
Anand Babu (AB) Periasamy
parent
8deddb82f4
commit
984903cce1
@@ -44,6 +44,10 @@ func (s *MySuite) TestFSAPISuite(c *C) {
|
||||
|
||||
func (s *MySuite) TestXLAPISuite(c *C) {
|
||||
var storageList []string
|
||||
|
||||
// Initialize name space lock.
|
||||
initNSLock()
|
||||
|
||||
create := func() objectAPI {
|
||||
var nDisks = 16 // Maximum disks.
|
||||
var erasureDisks []string
|
||||
|
||||
Reference in New Issue
Block a user