<p>lynxis lazus has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20069">View Change</a></p><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, 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/69/20069/1</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..51298c8 100644</span><br><span>--- a/bsc/BSC_Tests.ttcn</span><br><span>+++ b/bsc/BSC_Tests.ttcn</span><br><span>@@ -2222,7 +2222,7 @@</span><br><span> </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: 1 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>