<p>dexter has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/13746">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BTS_Tests: default value for mp_ipa_up_timeout too low<br><br>The default value for the module parameter mp_ipa_up_timeout is set to<br>10 sec. Given that the sysmobts needs around 10-11 sec. to perform one<br>restart cycle this is to low and causes tests to fail occasionally. Lets<br>increase the default value to 15 sec to get reliable.<br><br>Change-Id: I5bb290d00a02a25672305688352a03f3bf484ff3<br>Related: OS#3863<br>---<br>M bts/BTS_Tests.ttcn<br>1 file changed, 1 insertion(+), 1 deletion(-)<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/13746/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/bts/BTS_Tests.ttcn b/bts/BTS_Tests.ttcn</span><br><span>index e617323..63372d4 100644</span><br><span>--- a/bts/BTS_Tests.ttcn</span><br><span>+++ b/bts/BTS_Tests.ttcn</span><br><span>@@ -64,7 +64,7 @@</span><br><span>  integer mp_ms_actual_ta_exp := 0;</span><br><span>    integer mp_timing_offset_256syms_exp := 512;</span><br><span>         /* Time to wait for RSL conn from BTS during startup of test */</span><br><span style="color: hsl(0, 100%, 40%);">- float mp_ipa_up_timeout := 10.0;</span><br><span style="color: hsl(120, 100%, 40%);">+      float mp_ipa_up_timeout := 15.0;</span><br><span> }</span><br><span> </span><br><span> type record of RslChannelNr ChannelNrs;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13746">change 13746</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/13746"/><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: I5bb290d00a02a25672305688352a03f3bf484ff3 </div>
<div style="display:none"> Gerrit-Change-Number: 13746 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>