Re: [ovs-dev] [PATCH] vtep-ctl: Exit if database connection fails.

2015-10-22 Thread Daniele Di Proietto
On 22/10/2015 16:11, "Justin Pettit" wrote: >> >> On Oct 22, 2015, at 2:37 PM, Daniele Di Proietto >> wrote: >> >> Before this commit vtep-ctl hung forever if it didn't manage to reach >> the database. >> >> This caused the testcase "ovn -- 3 HVs, 1 VIFs/HV, 1 GW, 1 LS" to hang >> occasional

Re: [ovs-dev] [PATCH] vtep-ctl: Exit if database connection fails.

2015-10-22 Thread Justin Pettit
> > On Oct 22, 2015, at 2:37 PM, Daniele Di Proietto > wrote: > > Before this commit vtep-ctl hung forever if it didn't manage to reach > the database. > > This caused the testcase "ovn -- 3 HVs, 1 VIFs/HV, 1 GW, 1 LS" to hang > occasionally, because ovsdb-server could be killed before ovs-vte