<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/24954">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BSC: fix channel combinatiron for TS5 in phys_chan_config<br><br>In the configuration file, that we use for ttcn3-bsc-test, TS5 is<br>configured to TCH/H.  However, f_ts_reset_chcomb() would reset<br>it to TCH/F.  This makes some other test cases fail.<br><br>Change-Id: I4c2c70381274949ed75d58723136e2f54eb3a7af<br>Fixes: [1] I6110fe0bf56f4dbf67265f0d4c97cdea0b410af4<br>Related: SYS#24876<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/54/24954/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 64f4b43..f562df3 100644</span><br><span>--- a/bsc/BSC_Tests.ttcn</span><br><span>+++ b/bsc/BSC_Tests.ttcn</span><br><span>@@ -663,7 +663,7 @@</span><br><span>               "TCH/F",</span><br><span>           "TCH/F",</span><br><span>           "TCH/F",</span><br><span style="color: hsl(0, 100%, 40%);">-              "TCH/F",</span><br><span style="color: hsl(120, 100%, 40%);">+            "TCH/H",</span><br><span>           "PDCH",</span><br><span>            "PDCH"</span><br><span>     };</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/24954">change 24954</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/+/24954"/><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: I4c2c70381274949ed75d58723136e2f54eb3a7af </div>
<div style="display:none"> Gerrit-Change-Number: 24954 </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>