Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
less etcd logs during integration test (#1572)
We don't use coreos capnslog anywhere else, so I think this is a safe change for our tests. The log message: 2017-11-15 00:34:28.375906 I | etcdserver/api/v3rpc: grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: dial tcp: missing address"; Reconnecting to { <nil>} is an info log and normal during startup of etcd.
- Loading branch information