FUNCovsdbtest at 15 Jan 2017 15:45:20

commit a79cbf75de93ac580a880f4fad0924b4d9a15420 (HEAD, origin/master, origin/HEAD, master)
Author: Thomas Vachuska [tom@onlab.us]
AuthorDate: Fri Jan 13 15:07:04 2017 -0800
Commit: Thomas Vachuska [tom@onlab.us]
CommitDate: Fri Jan 13 15:07:04 2017 -0800

Backing out memoizing driver name from the OF device provider because it breaks number of STC scenarios.

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