<p>laforge <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20069">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins Builder: Verified
  daniel: Looks good to me, but someone else must approve
  laforge: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BSC_Tests: check for the same measurement bandwidth as in SI2quater on Channel Release<br><br>osmo-bsc is using the same LTE neighbors of the SI2quater in the Channel Release -<br>Cell selection indicator after release of all TCH and SDCCH IE. Ensure the same measurement bandwidth<br>is present to not overwrite the measurements bandwidth from the SI2quater.<br><br>Change-Id: I9aa30dfd1e2c1b80e037bd71ebc4cdd3752638b4<br>---<br>M bsc/BSC_Tests.ttcn<br>1 file changed, 2 insertions(+), 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 2eb9b24..540d88f 100644</span><br><span>--- a/bsc/BSC_Tests.ttcn</span><br><span>+++ b/bsc/BSC_Tests.ttcn</span><br><span>@@ -2220,9 +2220,10 @@</span><br><span> {</span><br><span>       var template CellSelIndValue_EUTRAN_Descrs cells := {};</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+   /* the lte neighbors must match the config & vty to pass this test */</span><br><span>    for (var integer i := 0; i < count; i := i + 1) {</span><br><span>                 var integer earfcn := f_test_si2quater_earfcn_by_idx(i);</span><br><span style="color: hsl(0, 100%, 40%);">-                cells[i] := tr_CellSelIndValue_EUTRAN_Descr(earfcn, meas_bw_presence := '0'B, meas_bw := omit);</span><br><span style="color: hsl(120, 100%, 40%);">+               cells[i] := tr_CellSelIndValue_EUTRAN_Descr(earfcn, '1'B, 3);</span><br><span>        }</span><br><span> </span><br><span>        return tr_CellSelIndValue_EUTRAN(cells);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20069">change 20069</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/+/20069"/><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: I9aa30dfd1e2c1b80e037bd71ebc4cdd3752638b4 </div>
<div style="display:none"> Gerrit-Change-Number: 20069 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: daniel <dwillmann@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-Reviewer: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>