<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/15254">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bsc: f_ipa_unknown_unit_id: use different id<br><br>Change the unit_id value, that is supposed to be unknown at BTS, from<br>0/0/0 to 42/0/0 to make TC_oml_unknown_unit_id pass again. The test was<br>failing, because a new bts that matches 0/0/0 was added to osmo-bsc.cfg<br>in [1], [2] and [3].<br><br>[1] Ia4ba0e75abd3d45a3422b2525e5f938cdc5a04cc<br>[2] I1c57a04747f5ec004ccf4657954dcb0b003c24fc (docker-playground)<br>[3] I00547dccf8908d46df4730cb513fe577956d7683 (docker-playground)<br><br>Related: OS#4156<br>Change-Id: I585ff825c7b6bca17e5c6fb6d670a649965a1653<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/15254/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 2bc1c62..e25bf7f 100644</span><br><span>--- a/bsc/BSC_Tests.ttcn</span><br><span>+++ b/bsc/BSC_Tests.ttcn</span><br><span>@@ -1670,7 +1670,7 @@</span><br><span>      bts[0].rsl.vc_IPA := IPA_Emulation_CT.create(bts[0].rsl.id & "-IPA");</span><br><span>  bts[0].rsl.ccm_pars := c_IPA_default_ccm_pars;</span><br><span>       bts[0].rsl.ccm_pars.name := "Osmocom TTCN-3 BTS Simulator";</span><br><span style="color: hsl(0, 100%, 40%);">-   bts[0].rsl.ccm_pars.unit_id := "0/0/0"; /* value which is unknown at BTS */</span><br><span style="color: hsl(120, 100%, 40%);">+ bts[0].rsl.ccm_pars.unit_id := "99/0/0"; /* value which is unknown at BTS */</span><br><span> </span><br><span>   f_ipa_ctrl_start(mp_bsc_ip, mp_bsc_ctrl_port);</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/15254">change 15254</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/+/15254"/><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: I585ff825c7b6bca17e5c6fb6d670a649965a1653 </div>
<div style="display:none"> Gerrit-Change-Number: 15254 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>