refreshed template
diff --git a/TestON/tests/ScaleOutTemplate/ScaleOutTemplate.params b/TestON/tests/ScaleOutTemplate/ScaleOutTemplate.params
index 94ce2be..641d16a 100644
--- a/TestON/tests/ScaleOutTemplate/ScaleOutTemplate.params
+++ b/TestON/tests/ScaleOutTemplate/ScaleOutTemplate.params
@@ -1,15 +1,19 @@
 <PARAMS>
 
-    <testcases>1,2,2</testcases>
+    <testcases>1,2</testcases>
 
-    <SCALE>1</SCALE>
-    <availableNodes>3</availableNodes>
+    <SCALE>2</SCALE>
+    <availableNodes>7</availableNodes>
  
     <ENV>
         <cellName>defaultCell</cellName>
         <cellFeatures></cellFeatures>
     </ENV>
 
+    <TEST>
+        <skipCleanInstall>yes</skipCleanInstall>
+    </TEST>
+
     <GIT>
         <autopull>on</autopull>
         <checkout>master</checkout>
@@ -27,16 +31,16 @@
         <ip3>10.128.5.53</ip3>
         <port3>6633</port3>
         
-        <ip4>10.128.5.51</ip4>
+        <ip4>10.128.5.54</ip4>
         <port4>6633</port4>
         
-        <ip5>10.128.5.52</ip5>
+        <ip5>10.128.5.65</ip5>
         <port5>6633</port5>
         
-        <ip6>10.128.5.53</ip6>
+        <ip6>10.128.5.66</ip6>
         <port6>6633</port6> 
        
-         <ip7>10.128.5.53</ip7>
+         <ip7>10.128.5.67</ip7>
         <port7>6633</port7>
 
     </CTRL>
@@ -50,10 +54,6 @@
         <ip1>10.128.5.55</ip1>
     </BENCH>
 
-    <TEST>
-        <skipCleanInstall>yes</skipCleanInstall>
-    </TEST>
-
     <JSON>
     </JSON>