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

This reverts commit 9b7f84836a8cdbef487662b1cc4d6707cc33b83d.

Change-Id: Ia7c09449059f284ed4cc54ba50ec7ef8f7a94c11
diff --git a/TestON/tests/SCPF/SCPFintentRerouteLat/SCPFintentRerouteLat.params b/TestON/tests/SCPF/SCPFintentRerouteLat/SCPFintentRerouteLat.params
index c27f2db..19d9806 100644
--- a/TestON/tests/SCPF/SCPFintentRerouteLat/SCPFintentRerouteLat.params
+++ b/TestON/tests/SCPF/SCPFintentRerouteLat/SCPFintentRerouteLat.params
@@ -1,9 +1,9 @@
 <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>intentRerouteCell</cellName>