FUNCovsdbtest at 09 Mar 2017 11:20:36

commit 2c52e56dba72dde86274e128071da91351ae769e (HEAD, origin/master, origin/HEAD, master)
Author: Jian Li [pyguni@gmail.com]
AuthorDate: Thu Mar 2 00:15:45 2017 +0900
Commit: Jian Li [pyguni@gmail.com]
CommitDate: Thu Mar 9 05:57:21 2017 +0000

[ONOS-6054] Implement DistributMappingStore with unit test

Case 1: Setting up test environment - PASS

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