tests: Remove the windows service in case it failed to start
authorAlin Serdean <aserdean@cloudbasesolutions.com>
Mon, 22 Jun 2015 22:45:18 +0000 (22:45 +0000)
committerGurucharan Shetty <gshetty@nicira.com>
Tue, 23 Jun 2015 14:40:27 +0000 (07:40 -0700)
commit8164a704077581292b4a76d6523604a1c6c440e8
treebf8e7fa085952ce399e179e872be57c9577a7dfd
parent2f2695a2cab0f944109aee806450876a2fb02879
tests: Remove the windows service in case it failed to start

In case the ovsdb-server failed to start, the defined service was not
properly cleaned.

Add a run-if-false command in case the service failed to start.

Signed-off-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com>
Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
tests/daemon.at