On Wed, Feb 11, 2015 at 4:09 PM, Nithin Raju wrote:
>> On Feb 11, 2015, at 2:15 PM, Gurucharan Shetty wrote:
>>
>> OVS daemon service for Windows creates the pidfile and then
>> registers with the Windows services manager that the service
>> is running. There is a small time gap between the two s
> On Feb 11, 2015, at 2:15 PM, Gurucharan Shetty wrote:
>
> OVS daemon service for Windows creates the pidfile and then
> registers with the Windows services manager that the service
> is running. There is a small time gap between the two steps.
> So retry a few times in the test.
>
> Also, prov
OVS daemon service for Windows creates the pidfile and then
registers with the Windows services manager that the service
is running. There is a small time gap between the two steps.
So retry a few times in the test.
Also, provide a keyword for the test.
Reported-by: Nithin Raju
Signed-off-by: Gu