<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14708">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">comments: BSC_Tests: clarify f_tc_ho_out_fail functions<br><br>Change-Id: Ia0584324476d36077e92d1564d9d7e79a069addf<br>---<br>M bsc/BSC_Tests.ttcn<br>1 file changed, 9 insertions(+), 5 deletions(-)<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/08/14708/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 88df9bc..454ded7 100644</span><br><span>--- a/bsc/BSC_Tests.ttcn</span><br><span>+++ b/bsc/BSC_Tests.ttcn</span><br><span>@@ -3119,8 +3119,12 @@</span><br><span>   vc_conn.done;</span><br><span> }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-/* BSC asks for inter-BSC HO, receives BSSMAP Handover Command, but MS reports</span><br><span style="color: hsl(0, 100%, 40%);">- * RR Handover Failure. */</span><br><span style="color: hsl(120, 100%, 40%);">+/* BSC asks for inter-BSC-out HO, receives BSSMAP Handover Command, but then no reply is received about HO outcome</span><br><span style="color: hsl(120, 100%, 40%);">+ * (neither BSSMAP Clear Command for success nor RR Handover Failure). 48.008 3.1.5.3.3 "Abnormal Conditions" applies</span><br><span style="color: hsl(120, 100%, 40%);">+ * and the lchan is released.</span><br><span style="color: hsl(120, 100%, 40%);">+ * Note: this test is a misnomer. On missing HO Detect, normally the old BSS receives an RR Handover Failure from the</span><br><span style="color: hsl(120, 100%, 40%);">+ * MS. Instead, this test is about the scenario in "Abnormal Conditions" as explained above. Leaving the test's name</span><br><span style="color: hsl(120, 100%, 40%);">+ * unchanged to not confuse jenkins result reports. */</span><br><span> private function f_tc_ho_out_fail_no_ho_detect(charstring id) runs on MSC_ConnHdlr {</span><br><span>        g_pars := f_gen_test_hdlr_pars();</span><br><span> </span><br><span>@@ -3164,9 +3168,9 @@</span><br><span>                }</span><br><span>    }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-   /* The MS never shows up on the remote BSS. Eventually the BSC times</span><br><span style="color: hsl(0, 100%, 40%);">-     * out (T8) and we run into 3GPP TS 48.008 3.1.5.3.3 "Abnormal Conditions":</span><br><span style="color: hsl(0, 100%, 40%);">-    * RR should be released and Clear Request should go to the MSC. */</span><br><span style="color: hsl(120, 100%, 40%);">+   /* We get neither success nor failure report from the remote BSS.  Eventually T8 times out and we run into 3GPP</span><br><span style="color: hsl(120, 100%, 40%);">+        * TS 48.008 3.1.5.3.3 "Abnormal Conditions": Clear Request should go to the MSC, and RR should be released</span><br><span style="color: hsl(120, 100%, 40%);">+  * after Clear Command */</span><br><span> </span><br><span>        var MgcpCommand mgcp;</span><br><span>        var PDU_BSSAP rx_clear_request;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14708">change 14708</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/+/14708"/><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: Ia0584324476d36077e92d1564d9d7e79a069addf </div>
<div style="display:none"> Gerrit-Change-Number: 14708 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>