mirror of
https://github.com/pgsty/minio.git
synced 2026-07-22 13:40:22 +03:00
server: Startup sequence should be more idempotent. (#2974)
Fixes #2971 - honors ignore-disks option properly. Fixes #2969 - change the net.Dial to have a timeout of 3secs.
This commit is contained in:
@@ -339,7 +339,7 @@ func TestLockRpcServerForceUnlock(t *testing.T) {
|
||||
Timestamp: timestamp,
|
||||
Node: "node",
|
||||
RPCPath: "rpc-path",
|
||||
UID: "1234-5678",
|
||||
UID: "1234-5678",
|
||||
}
|
||||
|
||||
// First test that UID should be empty
|
||||
|
||||
Reference in New Issue
Block a user