FUNCovsdbtest at 08 Nov 2016 23:14:59

commit 6cad17936d72b85e0111c571d0b15c6f2b0f7734 (HEAD, origin/master, origin/HEAD, master)
Author: Yuta HIGUCHI [y-higuchi@ak.jp.nec.com]
AuthorDate: Mon Nov 7 15:03:36 2016 -0800
Commit: Yuta HIGUCHI [y-higuchi@onlab.us]
CommitDate: Wed Nov 9 02:14:30 2016 +0000

Add resources to Intent.Builder

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