Changes to tests and test names, updates tmplate
diff --git a/TestON/tests/ScaleOutTemplate/ScaleOutTemplate.params b/TestON/tests/ScaleOutTemplate/ScaleOutTemplate.params
index 4dacc99..94ce2be 100644
--- a/TestON/tests/ScaleOutTemplate/ScaleOutTemplate.params
+++ b/TestON/tests/ScaleOutTemplate/ScaleOutTemplate.params
@@ -1,13 +1,15 @@
 <PARAMS>
 
-    <testcases>1,2</testcases>
+    <testcases>1,2,2</testcases>
 
+    <SCALE>1</SCALE>
+    <availableNodes>3</availableNodes>
+ 
     <ENV>
-    <cellName>cam_cells</cellName>
+        <cellName>defaultCell</cellName>
+        <cellFeatures></cellFeatures>
     </ENV>
 
-    <SCALE>2</SCALE>
-
     <GIT>
         <autopull>on</autopull>
         <checkout>master</checkout>
@@ -15,12 +17,28 @@
 
     <CTRL>
         <USER>admin</USER>
+        
         <ip1>10.128.5.51</ip1>
         <port1>6633</port1>
+        
         <ip2>10.128.5.52</ip2>
         <port2>6633</port2>
+        
         <ip3>10.128.5.53</ip3>
         <port3>6633</port3>
+        
+        <ip4>10.128.5.51</ip4>
+        <port4>6633</port4>
+        
+        <ip5>10.128.5.52</ip5>
+        <port5>6633</port5>
+        
+        <ip6>10.128.5.53</ip6>
+        <port6>6633</port6> 
+       
+         <ip7>10.128.5.53</ip7>
+        <port7>6633</port7>
+
     </CTRL>
 
     <MN>
@@ -33,6 +51,7 @@
     </BENCH>
 
     <TEST>
+        <skipCleanInstall>yes</skipCleanInstall>
     </TEST>
 
     <JSON>