Increase sleep time in SRRouting test

Change-Id: Ifd3148fbb40fc388966c729ad76926a4f13eed2e
diff --git a/TestON/tests/USECASE/SegmentRouting/SRRouting/SRRouting.params b/TestON/tests/USECASE/SegmentRouting/SRRouting/SRRouting.params
index 987751a..00d6ce9 100644
--- a/TestON/tests/USECASE/SegmentRouting/SRRouting/SRRouting.params
+++ b/TestON/tests/USECASE/SegmentRouting/SRRouting/SRRouting.params
@@ -36,11 +36,11 @@
 
     <timers>
         <LinkDiscovery>30</LinkDiscovery>
-        <SwitchDiscovery>30</SwitchDiscovery>
+        <SwitchDiscovery>45</SwitchDiscovery>
         <OnosDiscovery>45</OnosDiscovery>
         <loadNetcfgSleep>5</loadNetcfgSleep>
         <startMininetSleep>25</startMininetSleep>
-        <dhcpSleep>60</dhcpSleep>
+        <dhcpSleep>90</dhcpSleep>
         <balanceMasterSleep>10</balanceMasterSleep>
     </timers>