<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18753">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BTS: fix latest: ignore mismatching messages in as_rsl_init_guard()<br><br>Another surprise from the latest osmo-bts release: it may send us<br>CCCH LOAD INDication message during the RSL bring up. Ignore it.<br><br>Change-Id: Iab22b620a5f7b07fe03c1b13bebef2931d14879d<br>---<br>M bts/BTS_Tests.ttcn<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-ttcn3-hacks refs/changes/53/18753/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 012327e..b098fc6 100644</span><br><span>--- a/bts/BTS_Tests.ttcn</span><br><span>+++ b/bts/BTS_Tests.ttcn</span><br><span>@@ -188,6 +188,8 @@</span><br><span>                 Misc_Helpers.f_shutdown(__BFILE__, __LINE__, fail,</span><br><span>                   "Timeout waiting for RSL bring up");</span><br><span>               }</span><br><span style="color: hsl(120, 100%, 40%);">+     /* osmo-bts may send us CCCH LOAD INDication or whatever else */</span><br><span style="color: hsl(120, 100%, 40%);">+      [] RSL_CCHAN.receive(ASP_RSL_Unitdata:?) { repeat; }</span><br><span> }</span><br><span> </span><br><span> function f_init_rsl(charstring id) runs on test_CT {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18753">change 18753</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/+/18753"/><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: Iab22b620a5f7b07fe03c1b13bebef2931d14879d </div>
<div style="display:none"> Gerrit-Change-Number: 18753 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>