test: change replication test to use unix domain socket
authorAndy Zhou <azhou@ovn.org>
Wed, 20 Jul 2016 22:25:24 +0000 (15:25 -0700)
committerAndy Zhou <azhou@ovn.org>
Sun, 24 Jul 2016 00:48:02 +0000 (17:48 -0700)
commit63b35ecc06cbd16bc0e93d1e26021d81c413a485
treebf381050079aeed54ec9a45629b7957b82ccde14
parentc8d7a71a0d8514940644f98518d03d9caecc2554
test: change replication test to use unix domain socket

The ovsdb replication feature is not specific to the ovsdb socket types.
Switching the tests to use Unix domain socket simplifies the tests.

Signed-off-by: Andy Zhou <azhou@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
tests/ovsdb-server.at