mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
functional-tester/cmd/etcd-tester: add wait health logging
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
parent
e552607a04
commit
3fe077746f
@ -50,6 +50,7 @@ func main() {
|
||||
}
|
||||
defer clus.DestroyEtcdAgents()
|
||||
|
||||
logger.Info("wait health after bootstrap")
|
||||
err = clus.WaitHealth()
|
||||
if err != nil {
|
||||
logger.Fatal("WaitHealth failed", zap.Error(err))
|
||||
|
Loading…
x
Reference in New Issue
Block a user