FUNCovsdbtest at 12 Jun 2016 11:00:00

commit d9bbde88b9e280261a9b9269d1944b0252dbc81c (HEAD, origin/master, origin/HEAD, master)
Author: Ray Milkey [ray@onlab.us]
AuthorDate: Thu Jun 9 11:35:00 2016 -0700
Commit: Gerrit Code Review [gerrit@onlab.us]
CommitDate: Fri Jun 10 20:26:36 2016 +0000

Fix ONOS-4683 - Don't process device events on the listener thread

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