<p>daniel has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22846">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gbproxy: Increase timeouts for dl/ul unitdata tests<br><br>These tests run quite some time and I had issues with timeouts locally.<br><br>Change-Id: Id99ffa14bf6bcb584688c410feb9163a4f0fb492<br>---<br>M gbproxy/GBProxy_Tests.ttcn<br>1 file changed, 2 insertions(+), 2 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/46/22846/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/gbproxy/GBProxy_Tests.ttcn b/gbproxy/GBProxy_Tests.ttcn</span><br><span>index e12d69f..f1e5c79 100644</span><br><span>--- a/gbproxy/GBProxy_Tests.ttcn</span><br><span>+++ b/gbproxy/GBProxy_Tests.ttcn</span><br><span>@@ -1089,7 +1089,7 @@</span><br><span> </span><br><span> testcase TC_ul_unitdata() runs on test_CT</span><br><span> {</span><br><span style="color: hsl(0, 100%, 40%);">- f_init();</span><br><span style="color: hsl(120, 100%, 40%);">+     f_init(60.0);</span><br><span>        f_start_handlers(refers(f_TC_ul_unitdata), testcasename(), 1);</span><br><span>       /* TODO: start multiple handlers (UEs) on various cells on same and other NSEs */</span><br><span>    f_cleanup();</span><br><span>@@ -1115,7 +1115,7 @@</span><br><span> </span><br><span> testcase TC_dl_unitdata() runs on test_CT</span><br><span> {</span><br><span style="color: hsl(0, 100%, 40%);">-      f_init();</span><br><span style="color: hsl(120, 100%, 40%);">+     f_init(60.0);</span><br><span>        f_start_handlers(refers(f_TC_dl_unitdata), testcasename(), 2);</span><br><span>       /* TODO: start multiple handlers (UEs) on various cells on same and other NSEs */</span><br><span>    f_cleanup();</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22846">change 22846</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/c/osmo-ttcn3-hacks/+/22846"/><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-Change-Id: Id99ffa14bf6bcb584688c410feb9163a4f0fb492 </div>
<div style="display:none"> Gerrit-Change-Number: 22846 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: daniel <dwillmann@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>