<p>lynxis lazus has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/10389">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">sgsn: increase the timeout of some TC<br><br>Because of multiple BSSGP connections, the tests need more time to complete.<br><br>Change-Id: I12baf4b2425d0d862755d03d16127b18968e28f2<br>---<br>M sgsn/SGSN_Tests.ttcn<br>1 file changed, 7 insertions(+), 7 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/89/10389/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 07bf5fd..dcfefaf 100644</span><br><span>--- a/sgsn/SGSN_Tests.ttcn</span><br><span>+++ b/sgsn/SGSN_Tests.ttcn</span><br><span>@@ -1920,14 +1920,14 @@</span><br><span>        execute( TC_attach_closed() );</span><br><span>       execute( TC_attach_no_imei_response() );</span><br><span>     execute( TC_attach_no_imsi_response() );</span><br><span style="color: hsl(0, 100%, 40%);">-        execute( TC_attach_closed_add_vty(), 10.0 );</span><br><span style="color: hsl(0, 100%, 40%);">-    execute( TC_attach_check_subscriber_list(), 10.0 );</span><br><span style="color: hsl(0, 100%, 40%);">-     execute( TC_attach_detach_check_subscriber_list(), 10.0 );</span><br><span style="color: hsl(120, 100%, 40%);">+    execute( TC_attach_closed_add_vty(), 20.0 );</span><br><span style="color: hsl(120, 100%, 40%);">+  execute( TC_attach_check_subscriber_list(), 20.0 );</span><br><span style="color: hsl(120, 100%, 40%);">+   execute( TC_attach_detach_check_subscriber_list(), 20.0 );</span><br><span>   execute( TC_attach_check_complete_resend() );</span><br><span style="color: hsl(0, 100%, 40%);">-   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(), 10.0 );</span><br><span style="color: hsl(0, 100%, 40%);">-     execute( TC_hlr_location_cancel_request_unknown_subscriber_withdraw(), 10.0 );</span><br><span style="color: hsl(0, 100%, 40%);">-  execute( TC_hlr_location_cancel_request_unknown_subscriber_update(), 10.0 );</span><br><span style="color: hsl(120, 100%, 40%);">+  execute( TC_hlr_location_cancel_request_update(), 20.0 );</span><br><span style="color: hsl(120, 100%, 40%);">+     execute( TC_hlr_location_cancel_request_withdraw(), 20.0 );</span><br><span style="color: hsl(120, 100%, 40%);">+   execute( TC_hlr_location_cancel_request_unknown_subscriber_withdraw(), 20.0 );</span><br><span style="color: hsl(120, 100%, 40%);">+        execute( TC_hlr_location_cancel_request_unknown_subscriber_update(), 20.0 );</span><br><span>         execute( TC_rau_unknown() );</span><br><span>         execute( TC_attach_rau() );</span><br><span>  execute( TC_attach_rau_a_a() );</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/10389">change 10389</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/10389"/><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: I12baf4b2425d0d862755d03d16127b18968e28f2 </div>
<div style="display:none"> Gerrit-Change-Number: 10389 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>