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

This reverts commit 9b7f84836a8cdbef487662b1cc4d6707cc33b83d.

Change-Id: Ia7c09449059f284ed4cc54ba50ec7ef8f7a94c11
diff --git a/TestON/tests/SCPF/SCPFflowTp1g/SCPFflowTp1g.params b/TestON/tests/SCPF/SCPFflowTp1g/SCPFflowTp1g.params
index 00fabba..fe10703 100644
--- a/TestON/tests/SCPF/SCPFflowTp1g/SCPFflowTp1g.params
+++ b/TestON/tests/SCPF/SCPFflowTp1g/SCPFflowTp1g.params
@@ -1,9 +1,11 @@
 <PARAMS>
 
-    <testcases>1,2,1,2,1,2,1,2,1,2</testcases>
+    <testcases>1,2,1,2,1,2,1,2,1,2,1,2,1,2</testcases>
 
-    <SCALE>1,3,3,5,5</SCALE>
-    <max>5</max>
+    <SCALE>1,3,3,5,5,7,7</SCALE>
+    <max>7</max>
+
+
 
     <ENV>
         <cellName>flowTP</cellName>
@@ -21,6 +23,7 @@
         <cooldown>10</cooldown>
         <testCMD0>flow-tester.py -f</testCMD0>          #base command
         <testCMD1> -n </testCMD1>                       #neighbors
+
     </TEST>
 
     <GIT>