<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-gsm-tester/+/14936">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ttcn3: Increase TTCN3 IPA UP to have sysmobts tests working<br><br>It was spotted that most TTCN3 tests run against sysmobts fail because<br>of following error:<br>BTS_Tests.ttcn:643 Test case TC_chan_act_react finished. Verdict: fail reason: "BTS_Tests.ttcn:399 : Timeout waiting for ASP_IPA_EVENT_UP"<br><br>Looking carefully at the logs and pcap files, it was seen that usually<br>sysmobts tries to connect around 1 second after the TTCN3 tests decides<br>it's enough. Current timeout was default of 15 seconds. Let's set it to<br>30 seconds.<br><br>While at it, also set mp_ipa_up_delay, as initially set to 3 seconds in<br>osmo-ttcn3-hacks.git d95f340a01fe7e9fe59f02b6ec4f9d018feb8c75 having<br>physical tests in mind.<br><br>Change-Id: I25c0a49851865291c6251556aff139961c3d4166<br>---<br>M ttcn3/suites/ttcn3_bts_tests/scripts/BTS_Tests.cfg.tmpl<br>1 file changed, 2 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/36/14936/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/ttcn3/suites/ttcn3_bts_tests/scripts/BTS_Tests.cfg.tmpl b/ttcn3/suites/ttcn3_bts_tests/scripts/BTS_Tests.cfg.tmpl</span><br><span>index 92f0faa..eae6063 100644</span><br><span>--- a/ttcn3/suites/ttcn3_bts_tests/scripts/BTS_Tests.cfg.tmpl</span><br><span>+++ b/ttcn3/suites/ttcn3_bts_tests/scripts/BTS_Tests.cfg.tmpl</span><br><span>@@ -22,6 +22,8 @@</span><br><span> BTS_Tests.mp_tolerance_rxlev := 10;</span><br><span> BTS_Tests.mp_tolerance_rxqual := 1;</span><br><span> BTS_Tests.mp_trx0_arfcn := 868</span><br><span style="color: hsl(120, 100%, 40%);">+BTS_Tests.mp_ipa_up_timeout := 30.0</span><br><span style="color: hsl(120, 100%, 40%);">+BTS_Tests.mp_ipa_up_delay := 3.0</span><br><span> </span><br><span> [MAIN_CONTROLLER]</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-gsm-tester/+/14936">change 14936</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-gsm-tester/+/14936"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-gsm-tester </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I25c0a49851865291c6251556aff139961c3d4166 </div>
<div style="display:none"> Gerrit-Change-Number: 14936 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>