Re: [ovs-dev] [PATCH 5/5] ofproto-dpif.at: Sprinkle --overwrite-pidfile

2014-04-04 Thread Ben Pfaff
On Fri, Apr 04, 2014 at 05:24:10PM +0900, YAMAMOTO Takashi wrote: > > On Tue, Apr 01, 2014 at 09:41:49PM +0900, YAMAMOTO Takashi wrote: > >> >> On Mon, Mar 31, 2014 at 03:24:31PM +0900, YAMAMOTO Takashi wrote: > >> >>> These tests invokes ovs-ofctl monitor twice or more. > >> >>> Because "ovs-appct

Re: [ovs-dev] [PATCH 5/5] ofproto-dpif.at: Sprinkle --overwrite-pidfile

2014-04-04 Thread YAMAMOTO Takashi
> On Tue, Apr 01, 2014 at 09:41:49PM +0900, YAMAMOTO Takashi wrote: >> >> On Mon, Mar 31, 2014 at 03:24:31PM +0900, YAMAMOTO Takashi wrote: >> >>> These tests invokes ovs-ofctl monitor twice or more. >> >>> Because "ovs-appctl -t ofctl exit" does not wait for the target >> >>> process exit, there a

Re: [ovs-dev] [PATCH 5/5] ofproto-dpif.at: Sprinkle --overwrite-pidfile

2014-04-03 Thread Ben Pfaff
On Tue, Apr 01, 2014 at 09:41:49PM +0900, YAMAMOTO Takashi wrote: > >> On Mon, Mar 31, 2014 at 03:24:31PM +0900, YAMAMOTO Takashi wrote: > >>> These tests invokes ovs-ofctl monitor twice or more. > >>> Because "ovs-appctl -t ofctl exit" does not wait for the target > >>> process exit, there are cha

Re: [ovs-dev] [PATCH 5/5] ofproto-dpif.at: Sprinkle --overwrite-pidfile

2014-04-01 Thread YAMAMOTO Takashi
>> On Mon, Mar 31, 2014 at 03:24:31PM +0900, YAMAMOTO Takashi wrote: >>> These tests invokes ovs-ofctl monitor twice or more. >>> Because "ovs-appctl -t ofctl exit" does not wait for the target >>> process exit, there are chances to see the pid file from the previous >>> incarnation. >>> >>> Signe

Re: [ovs-dev] [PATCH 5/5] ofproto-dpif.at: Sprinkle --overwrite-pidfile

2014-03-31 Thread YAMAMOTO Takashi
> On Mon, Mar 31, 2014 at 03:24:31PM +0900, YAMAMOTO Takashi wrote: >> These tests invokes ovs-ofctl monitor twice or more. >> Because "ovs-appctl -t ofctl exit" does not wait for the target >> process exit, there are chances to see the pid file from the previous >> incarnation. >> >> Signed-off-b

Re: [ovs-dev] [PATCH 5/5] ofproto-dpif.at: Sprinkle --overwrite-pidfile

2014-03-31 Thread Ben Pfaff
On Mon, Mar 31, 2014 at 03:24:31PM +0900, YAMAMOTO Takashi wrote: > These tests invokes ovs-ofctl monitor twice or more. > Because "ovs-appctl -t ofctl exit" does not wait for the target > process exit, there are chances to see the pid file from the previous > incarnation. > > Signed-off-by: YAMAM

[ovs-dev] [PATCH 5/5] ofproto-dpif.at: Sprinkle --overwrite-pidfile

2014-03-30 Thread YAMAMOTO Takashi
These tests invokes ovs-ofctl monitor twice or more. Because "ovs-appctl -t ofctl exit" does not wait for the target process exit, there are chances to see the pid file from the previous incarnation. Signed-off-by: YAMAMOTO Takashi --- tests/ofproto-dpif.at | 60 +