<p>Stefan Sperling has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11288">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">run TC_chopped_ipa_ping on BSC ctrl interface<br><br>With a related patch to libosmocore, this test will pass on<br>osmo-bsc's ctrl interface.<br><br>Change-Id: I20a4f251dbe3e75a5c53a0ff167998bbd1266f62<br>Depends: I9d7137c830981ccad03806b30b776e2b1f1b4699<br>Related: OS#2010<br>---<br>M bsc/BSC_Tests.ttcn<br>1 file changed, 1 insertion(+), 3 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/88/11288/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 9a85a1f..c78944d 100644</span><br><span>--- a/bsc/BSC_Tests.ttcn</span><br><span>+++ b/bsc/BSC_Tests.ttcn</span><br><span>@@ -2731,9 +2731,7 @@</span><br><span> }</span><br><span> </span><br><span> testcase TC_chopped_ipa_ping() runs on test_CT {</span><br><span style="color: hsl(0, 100%, 40%);">-   /* The IPA control interface (mp_bsc_ctrl_port) won't work with this test because the control</span><br><span style="color: hsl(0, 100%, 40%);">-        * interface only implements IPAC_PROTO_OSMO, while the IPA PING request uses IPAC_PROTO_IPACCESS. */</span><br><span style="color: hsl(0, 100%, 40%);">-   const Integers bsc_ipa_ports := {mp_bsc_rsl_port, mp_bsc_oml_port};</span><br><span style="color: hsl(120, 100%, 40%);">+   const Integers bsc_ipa_ports := {mp_bsc_rsl_port, mp_bsc_oml_port, mp_bsc_ctrl_port};</span><br><span>        for (var integer i := 0; i < lengthof(bsc_ipa_ports); i := i + 1) {</span><br><span>               IPA_Testing.f_run_TC_chopped_ipa_ping(mp_bsc_ip, bsc_ipa_ports[i], CONNECT_TO_SERVER);</span><br><span>       }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11288">change 11288</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/11288"/><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-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I20a4f251dbe3e75a5c53a0ff167998bbd1266f62 </div>
<div style="display:none"> Gerrit-Change-Number: 11288 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Stefan Sperling <ssperling@sysmocom.de> </div>