mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #9267 from gyuho/member-add-test
snapshot: fix "TestSnapshotV3RestoreMultiMemberAdd"
This commit is contained in:
@@ -17,5 +17,6 @@ package testutil
|
||||
import "time"
|
||||
|
||||
var (
|
||||
ApplyTimeout = time.Second
|
||||
RequestTimeout = 3 * time.Second
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user