FUNCformCluster at 22 May 2018 08:56:00

<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 fb1c762c71180c415bc6b1fe9cf4366699e496fa (HEAD -] master, origin/master, origin/HEAD)
Author: Ray Milkey [ray@opennetworking.org]
AuthorDate: Fri May 18 10:16:53 2018 -0700
Commit: Ray Milkey [ray@opennetworking.org]
CommitDate: Tue May 22 01:26:04 2018 +0000

Fix concurrent modification exception due to unlocked access to collection

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 - FAIL

Compare topology elements between Mininet and ONOS