FUNCovsdbtest at 11 Jun 2017 20:46:04

commit 3142f646ac879eacd25daa1ec22f6c8e14069ceb (HEAD, origin/master, origin/HEAD, master)
Author: Yuta HIGUCHI [y-higuchi@ak.jp.nec.com]
AuthorDate: Wed Jun 7 11:12:45 2017 -0700
Commit: Yuta HIGUCHI [y-higuchi@onlab.us]
CommitDate: Fri Jun 9 17:27:31 2017 +0000

Avoid accidental link type override

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