Revert "Temporarily change max size of onos cluster to 5"

This reverts commit 9b7f84836a8cdbef487662b1cc4d6707cc33b83d.

Change-Id: Ia7c09449059f284ed4cc54ba50ec7ef8f7a94c11
diff --git a/TestON/tests/SCPF/SCPFportLat/SCPFportLat.params b/TestON/tests/SCPF/SCPFportLat/SCPFportLat.params
index a6ecab9..4fc830f 100644
--- a/TestON/tests/SCPF/SCPFportLat/SCPFportLat.params
+++ b/TestON/tests/SCPF/SCPFportLat/SCPFportLat.params
@@ -1,8 +1,8 @@
 <PARAMS>
-    <testcases>0,1,2,1,2,1,2</testcases>
+    <testcases>0,1,2,1,2,1,2,1,2</testcases>
 
-    <SCALE>1,3,5</SCALE>
-    <max>5</max>
+    <SCALE>1,3,5,7</SCALE>
+    <max>7</max>
 
     <ENV>
         <cellName>topo_perf_test</cellName>