When intents fail to install the test case is skipped

Change-Id: I24be4b1fc090ab45fa50bd09272a686b64dd292c
diff --git a/TestON/tests/SCPFintentInstallWithdrawLat/SCPFintentInstallWithdrawLat.params b/TestON/tests/SCPFintentInstallWithdrawLat/SCPFintentInstallWithdrawLat.params
index 3aa47d8..b4ed0b5 100644
--- a/TestON/tests/SCPFintentInstallWithdrawLat/SCPFintentInstallWithdrawLat.params
+++ b/TestON/tests/SCPFintentInstallWithdrawLat/SCPFintentInstallWithdrawLat.params
@@ -4,7 +4,7 @@
 
     <SCALE>1,3,5,7</SCALE>
     <max>7</max>
- 
+
     <ENV>
         <cellName>IntentInstallWithdrawCell</cellName>
         <cellApps>drivers,null</cellApps>
@@ -13,8 +13,8 @@
     <TEST>
         <skipCleanInstall>yes</skipCleanInstall>
         <switchCount>7</switchCount>
-        <warmUp>10</warmUp>
-        <sampleSize>20</sampleSize>                     
+        <warmUp>5</warmUp>
+        <sampleSize>20</sampleSize>
         <wait></wait>
         <intents>1,100,1000</intents>                       #list format, will be split on ','
         <debug>True</debug>                                        #"True" for true
@@ -27,25 +27,25 @@
 
     <CTRL>
         <USER>admin</USER>
-        
+
         <ip1>OC1</ip1>
         <port1>6633</port1>
-        
+
         <ip2>OC2</ip2>
         <port2>6633</port2>
-        
+
         <ip3>OC3</ip3>
         <port3>6633</port3>
-        
+
         <ip4>OC4</ip4>
         <port4>6633</port4>
-        
+
         <ip5>OC5</ip5>
         <port5>6633</port5>
-        
+
         <ip6>OC6</ip6>
-        <port6>6633</port6> 
-       
+        <port6>6633</port6>
+
         <ip7>OC7</ip7>
         <port7>6633</port7>