FUNCovsdbtest at 10 Apr 2017 08:52:24

commit 7056a0440f4f21db67969966dcc90d836b2305ae (HEAD, origin/onos-1.9, onos-1.9)
Author: You Wang [you@onlab.us]
AuthorDate: Fri Apr 7 14:43:14 2017 -0700
Commit: You Wang [you@onlab.us]
CommitDate: Fri Apr 7 14:48:56 2017 -0700

Fix NullPointerException when resourceGroupId is null

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