FUNCovsdbtest at 08 Nov 2016 13:20:19

commit 5d08e1eed09ca36e5b2512426e249d91d046f2f2 (HEAD, origin/master, origin/HEAD, master)
Author: Ray Milkey [ray@onlab.us]
AuthorDate: Wed Nov 2 13:02:12 2016 +0100
Commit: Gerrit Code Review [gerrit@onlab.us]
CommitDate: Tue Nov 8 16:50:56 2016 +0000

Unit tests for virtual host codec.

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