FUNCovsdbtest at 21 Mar 2017 22:40:55

commit 041534b2908d49d19244289e37c21416979700cc (HEAD, origin/master, origin/HEAD, master)
Author: Jordan Halterman [jordan@onlab.us]
AuthorDate: Tue Mar 21 10:37:33 2017 -0700
Commit: Thomas Vachuska [tom@onlab.us]
CommitDate: Tue Mar 21 23:41:28 2017 +0000

[ONOS-5992] Ensure futures for failed messages are completed using the supplied Executor in NettyMessagingManager.

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