FUNCovsdbtest at 10 Aug 2016 00:05:57

commit 272534a7145da063b3fa7cd3b5b7a5b704570683 (HEAD, origin/onos-1.6, onos-1.6)
Author: Jonathan Hart [jono@onlab.us]
AuthorDate: Tue Aug 9 17:05:54 2016 -0700
Commit: Jonathan Hart [jono@onlab.us]
CommitDate: Wed Aug 10 01:31:31 2016 +0000

Remove InetAddress.getLocalHost() calls from OSPF tests.

Case 1: Setting up test environment - FAIL

Setup the test environment including installing ONOS, start ONOS.

Case 3: Test default br-int configuration and vxlan port - FAIL

onos create default br-int bridge and vxlan port on the ovsdb node

Case 4: - PASS

Case 2: Test ovsdb connection and teardown - PASS

Test ovsdb connection create and delete over ovsdb node and onos node

Case 5: - FAIL