FUNCovsdbtest at 15 Jun 2016 05:46:02

commit 590160aa0f27bc32c246ab72a78019e7be409dec (HEAD, origin/master, origin/HEAD, master)
Author: Madan Jampani [madan@onlab.us]
AuthorDate: Tue Jun 14 16:49:44 2016 -0700
Commit: Brian O'Connor [bocon@onlab.us]
CommitDate: Wed Jun 15 05:37:13 2016 +0000

Ensure cluster metadata is setup as part of onos-run-karaf

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