FUNCovsdbtest at 10 Dec 2016 01:43:49

commit 3ac00793a073ed55f0bb9f218ea0cf221002efcc (HEAD, origin/master, origin/HEAD, master)
Author: Ray Milkey [ray@onlab.us]
AuthorDate: Thu Dec 1 14:28:15 2016 -0800
Commit: Ray Milkey [ray@onlab.us]
CommitDate: Fri Dec 9 19:23:40 2016 +0000

Meta scripts to do the entire release process with a single script invocation

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