<p>lynxis lazus has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9560">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">sgsn: TC_hlr_location_cancel_*: 5 seconds timeout is to short<br><br>Increase the timeout to 10 seconds.<br>These tests fails on jenkins.<br><br>Change-Id: I56a62e70763b7c331fc528cd7e4064a5ec9f2a04<br>---<br>M sgsn/SGSN_Tests.ttcn<br>1 file changed, 3 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/60/9560/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/sgsn/SGSN_Tests.ttcn b/sgsn/SGSN_Tests.ttcn</span><br><span>index f8ce5e7..4dab9a8 100644</span><br><span>--- a/sgsn/SGSN_Tests.ttcn</span><br><span>+++ b/sgsn/SGSN_Tests.ttcn</span><br><span>@@ -1381,9 +1381,9 @@</span><br><span>      execute( TC_attach_accept_all() );</span><br><span>   execute( TC_attach_closed() );</span><br><span>       execute( TC_hlr_location_cancel_request_update(), 10.0 );</span><br><span style="color: hsl(0, 100%, 40%);">-       execute( TC_hlr_location_cancel_request_withdraw(), 5.0 );</span><br><span style="color: hsl(0, 100%, 40%);">-      execute( TC_hlr_location_cancel_request_unknown_subscriber_withdraw(), 5.0 );</span><br><span style="color: hsl(0, 100%, 40%);">-   execute( TC_hlr_location_cancel_request_unknown_subscriber_update(), 5.0 );</span><br><span style="color: hsl(120, 100%, 40%);">+   execute( TC_hlr_location_cancel_request_withdraw(), 10.0 );</span><br><span style="color: hsl(120, 100%, 40%);">+   execute( TC_hlr_location_cancel_request_unknown_subscriber_withdraw(), 10.0 );</span><br><span style="color: hsl(120, 100%, 40%);">+        execute( TC_hlr_location_cancel_request_unknown_subscriber_update(), 10.0 );</span><br><span>         execute( TC_rau_unknown() );</span><br><span>         execute( TC_attach_rau() );</span><br><span>  execute( TC_detach_unknown_nopoweroff() );</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9560">change 9560</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/9560"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I56a62e70763b7c331fc528cd7e4064a5ec9f2a04 </div>
<div style="display:none"> Gerrit-Change-Number: 9560 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>