[ovs-git] [openvswitch/ovs] 050827: daemon.at: Fix a race condition with windows servi...

GitHub noreply at github.com
Thu Feb 12 00:24:33 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 05082734f3dfc185c56a42d30b670e13e0178114
      https://github.com/openvswitch/ovs/commit/05082734f3dfc185c56a42d30b670e13e0178114
  Author: Gurucharan Shetty <gshetty at nicira.com>
  Date:   2015-02-11 (Wed, 11 Feb 2015)

  Changed paths:
    M tests/daemon.at

  Log Message:
  -----------
  daemon.at: Fix a race condition with windows service test.

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 <nithin at vmware.com>
Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
Acked-by: Nithin Raju <nithin at vmware.com>
Tested-by: Nithin Raju <nithin at vmware.com>




More information about the git mailing list