<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19993">View Change</a></p><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, 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/93/19993/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 fb9fa68..4c8c471 100644</span><br><span>--- a/bsc/BSC_Tests.ttcn</span><br><span>+++ b/bsc/BSC_Tests.ttcn</span><br><span>@@ -7222,7 +7222,7 @@</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: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>