commit | 56f452756cad7dd13156ba787aba72d88383dff8 | [log] [tgz] |
---|---|---|
author | You Wang <you@opennetworking.org> | Thu Feb 07 16:58:16 2019 -0800 |
committer | You Wang <you@opennetworking.org> | Thu Feb 07 16:58:16 2019 -0800 |
tree | 61df13fa28aa2a680e2852946380030a5ff4f722 | |
parent | 7610a73634f704860f2917794ac39a1b158078fa [diff] |
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>