FUNCovsdbtest at 12 Mar 2017 03:58:50

commit c2b82e396d7708d4e6ea53255cfe9badaf6717ac (HEAD, origin/master, origin/HEAD, master)
Author: Yuta HIGUCHI [y-higuchi@ak.jp.nec.com]
AuthorDate: Fri Mar 10 14:33:41 2017 -0800
Commit: Andrea Campanella [andrea@onlab.us]
CommitDate: Sat Mar 11 22:52:58 2017 +0000

Ensure polling thread will not exceptionally terminate

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