<p>Vadim Yanitskiy <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20490">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  neels: Looks good to me, approved
  Vadim Yanitskiy: Looks good to me, approved
  Jenkins Builder: Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BSC_Tests: fix f_mo_l3_transceive(): relax DLCI matching<br><br>Since If4d479a54cad467f53b49065c1c435a4471ac7d2, osmo-bsc started<br>to send more concrete DLCI values on the A/BSSAP interface.  In<br>particular, the control channel identification bits now indicate<br>whether it's SDCCH/FACCH or SACCH channel.<br><br>Let's use '?' as the default DLCI template that we expect to get<br>from the IUT, so those test cases, for which DLCI is not a part<br>of the testing scenario, would not fail.<br><br>Change-Id: Ida659d53e0d31f9aa0ea2ccccefc94d8c659eb76<br>---<br>M bsc/BSC_Tests.ttcn<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/bsc/BSC_Tests.ttcn b/bsc/BSC_Tests.ttcn</span><br><span>index 20fcf36..b141a0a 100644</span><br><span>--- a/bsc/BSC_Tests.ttcn</span><br><span>+++ b/bsc/BSC_Tests.ttcn</span><br><span>@@ -4521,7 +4521,7 @@</span><br><span> }</span><br><span> </span><br><span> private function f_mo_l3_transceive(template (value) RslLinkId link_id := ts_RslLinkID_DCCH(0),</span><br><span style="color: hsl(0, 100%, 40%);">-                             template (present) OCT1 dlci := '00'O,</span><br><span style="color: hsl(120, 100%, 40%);">+                                template (present) OCT1 dlci := ?,</span><br><span>                                   octetstring l3 := '0123456789'O)</span><br><span> runs on MSC_ConnHdlr {</span><br><span>       /* The old lchan and conn should still be active. See that arbitrary L3</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20490">change 20490</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/+/20490"/><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: Ida659d53e0d31f9aa0ea2ccccefc94d8c659eb76 </div>
<div style="display:none"> Gerrit-Change-Number: 20490 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Vadim Yanitskiy <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: Vadim Yanitskiy <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>