> 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: YAMAMOTO Takashi <[email protected]> > > Good catch. > > As an alternative, one could OVS_WAIT_UNTIL the pidfile disappears.
it sounds like a better solution. i'll take a look. YAMAMOTO Takashi > > Thank you for improving all these tests! > > Acked-by: Ben Pfaff <[email protected]> > _______________________________________________ > dev mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/dev _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
