FUNCformCluster at 17 Mar 2018 02:25:08

<img src="https://jenkins.onosproject.org/view/QA/job/postjob-VM/lastSuccessfulBuild/artifact/FUNCformCluster_master_20-builds_graph.jpg", alt="FUNCformCluster", style="width:525px;height:350px;border:0">
commit d29bc1ceef7c540ce57820d80ed5aa402fa6c25a (HEAD -] master, origin/master, origin/HEAD)
Author: Ray Milkey [ray@opennetworking.org]
AuthorDate: Tue Mar 13 11:57:11 2018 -0700
Commit: Thomas Vachuska [tom@opennetworking.org]
CommitDate: Fri Mar 16 20:30:05 2018 +0000

Improve unit test coverage for basic config classes

Case 0: Constructing test variables and building ONOS package - PASS

For loading from params file, and pull and build the latest ONOS package

Case 1: Starting ONOS with indepenent configuration - PASS

Starting ONOS with one node itself.

Case 3: Checking the configuration of the ONOS - PASS

Checking the number of the nodes and apps

Case 2: Starting ONOS with form cluster. - PASS

This will connect all the clusters of the ONOS.

Case 4: Checking the configuration of the ONOS after form-cluster - PASS

Checking the number of the nodes and apps

Case 5: Compare ONOS Topology view to Mininet topology - PASS

Compare topology elements between Mininet and ONOS