<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24936">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">hodec2: add low-rxqual-assignment penalty timer (1/2)<br><br>First add a handover test script that shows the behavior without the<br>low-rxqual-assignment penalty timer implemented. When implemented, the<br>changes to this test script will show the change in behavior.<br><br>Related: SYS#5198<br>Change-Id: I799fce709c86401546ccfe41b9f57fd579bcd987<br>---<br>M tests/handover/test_amr_tch_h_to_f_rxqual.ho_vty<br>1 file changed, 26 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/36/24936/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/tests/handover/test_amr_tch_h_to_f_rxqual.ho_vty b/tests/handover/test_amr_tch_h_to_f_rxqual.ho_vty</span><br><span>index 10db404..32a95e1 100644</span><br><span>--- a/tests/handover/test_amr_tch_h_to_f_rxqual.ho_vty</span><br><span>+++ b/tests/handover/test_amr_tch_h_to_f_rxqual.ho_vty</span><br><span>@@ -14,3 +14,29 @@</span><br><span> # average rxqual now at 6 which is worse than 5, reassign to TCH/F due to bad rxqual.</span><br><span> expect-as from lchan 0 0 4 0 to lchan 0 0 1 0</span><br><span> expect-ts-use trx 0 0 states * TCH/F - - - - - *</span><br><span style="color: hsl(120, 100%, 40%);">+meas-rep repeat 2 lchan 0 0 1 0 rxlev 30 rxqual 5 ta 0</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+# After the upgrade to TCH/F, there should be a penalty timer against re-assgnment within this cell.</span><br><span style="color: hsl(120, 100%, 40%);">+# Configure congestion resolution so that it would normally want to do a re-assignment:</span><br><span style="color: hsl(120, 100%, 40%);">+network</span><br><span style="color: hsl(120, 100%, 40%);">+ handover2 min-free-slots tch/f 3</span><br><span style="color: hsl(120, 100%, 40%);">+ handover2 window rxlev averaging 1</span><br><span style="color: hsl(120, 100%, 40%);">+ handover2 min rxlev -90</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+# The penalty timer is still active, no re-assignment from congestion of TCH/H</span><br><span style="color: hsl(120, 100%, 40%);">+congestion-check</span><br><span style="color: hsl(120, 100%, 40%);">+# "FAIL": the penalty timer is not yet implemented</span><br><span style="color: hsl(120, 100%, 40%);">+#expect-no-chan</span><br><span style="color: hsl(120, 100%, 40%);">+#expect-ts-use trx 0 0 states * TCH/F - - - - - *</span><br><span style="color: hsl(120, 100%, 40%);">+expect-as from lchan 0 0 1 0 to lchan 0 0 4 0</span><br><span style="color: hsl(120, 100%, 40%);">+expect-ts-use trx 0 0 states * - - - TCH/H- - - *</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+# But handover to another cell is not held off</span><br><span style="color: hsl(120, 100%, 40%);">+create-bts trx-count 1 timeslots c+s4 TCH/F TCH/F TCH/F TCH/H  TCH/H TCH/H PDCH</span><br><span style="color: hsl(120, 100%, 40%);">+set-ts-use trx 0 0 states * TCH/F - - - - - *</span><br><span style="color: hsl(120, 100%, 40%);">+expect-ts-use trx 1 0 states * - - - - - - *</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+meas-rep lchan 0 0 1 0 rxlev 30 rxqual 5 ta 0 neighbors 35</span><br><span style="color: hsl(120, 100%, 40%);">+expect-ho from lchan 0 0 1 0 to lchan 1 0 4 0</span><br><span style="color: hsl(120, 100%, 40%);">+expect-ts-use trx 0 0 states * - - - - - - *</span><br><span style="color: hsl(120, 100%, 40%);">+expect-ts-use trx 1 0 states * - - - TCH/H- - - *</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24936">change 24936</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-bsc/+/24936"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I799fce709c86401546ccfe41b9f57fd579bcd987 </div>
<div style="display:none"> Gerrit-Change-Number: 24936 </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>