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

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BSC_Tests/hopping: fixup TC_fh_params_si4_cbch: bring CBCH back<br><br>Change [1] introduced a regression that caused some TC_cbsp_*<br>test cases to fail.  The problem is that TC_fh_params_si4_cbch<br>re-configures TS0 as CCCH+SDCCH4 instead of CCCH+SDCCH4+CBCH,<br>so the CBCH channel vanishes after this test case is executed.<br><br>[1] Ibc3b73697a1d2c8dbb27274e48f5e5ba21fdd540<br><br>Change-Id: Ia249f10c1b768a5af2b6c92ecba5d2941528f876<br>Related: SYS#4868, OS#4545<br>---<br>M bsc/BSC_Tests.ttcn<br>1 file changed, 2 insertions(+), 2 deletions(-)<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 fb9fa68..8944447 100644</span><br><span>--- a/bsc/BSC_Tests.ttcn</span><br><span>+++ b/bsc/BSC_Tests.ttcn</span><br><span>@@ -7218,11 +7218,11 @@</span><br><span>     /* Disable frequency hopping */</span><br><span>      f_TC_fh_params_unset(fhp);</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-  /* (Re)configure TS0 as CCCH+SDCCH4 and TS1 as TCH/F */</span><br><span style="color: hsl(120, 100%, 40%);">+       /* (Re)configure TS0 as CCCH+SDCCH4+CBCH and TS1 as TCH/F */</span><br><span>         f_vty_enter_cfg_trx(BSCVTY, trx := 0);</span><br><span> </span><br><span>   f_vty_transceive(BSCVTY, "timeslot 0");</span><br><span style="color: hsl(0, 100%, 40%);">-       f_vty_transceive(BSCVTY, "phys_chan_config ccch+sdcch4");</span><br><span style="color: hsl(120, 100%, 40%);">+   f_vty_transceive(BSCVTY, "phys_chan_config ccch+sdcch4+cbch");</span><br><span>     f_vty_transceive(BSCVTY, "exit"); /* go back */</span><br><span> </span><br><span>        f_vty_transceive(BSCVTY, "timeslot 1");</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19993">change 19993</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/+/19993"/><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: Ia249f10c1b768a5af2b6c92ecba5d2941528f876 </div>
<div style="display:none"> Gerrit-Change-Number: 19993 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>