Change in osmo-bsc[master]: add two handover_test cases for upgrade of TCH/H -> TCH/F

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

neels gerrit-no-reply at lists.osmocom.org
Sat Jun 5 21:55:48 UTC 2021


neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bsc/+/24571 )


Change subject: add two handover_test cases for upgrade of TCH/H -> TCH/F
......................................................................

add two handover_test cases for upgrade of TCH/H -> TCH/F

Add
handover_test/test_amr_tch_h_to_f_rxqual.ho_vty
handover_test/test_amr_tch_h_to_f_rxlev.ho_vty

Related: SYS#5198
Change-Id: Ib88f7e00d8bd77e2b02a7242a0fab4dd79333037
---
A tests/handover/test_amr_tch_h_to_f_rxlev.ho_vty
A tests/handover/test_amr_tch_h_to_f_rxqual.ho_vty
2 files changed, 24 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/71/24571/1

diff --git a/tests/handover/test_amr_tch_h_to_f_rxlev.ho_vty b/tests/handover/test_amr_tch_h_to_f_rxlev.ho_vty
new file mode 100644
index 0000000..2dbf7df
--- /dev/null
+++ b/tests/handover/test_amr_tch_h_to_f_rxlev.ho_vty
@@ -0,0 +1,12 @@
+# Low RxLev causes upgrade of TCH/H to TCH/F
+
+network
+ handover2 afs-bias rxlev 1
+ handover2 min rxlev -80
+
+create-bts trx-count 1 timeslots c+s4 TCH/F TCH/F TCH/F TCH/H  TCH/H TCH/H PDCH
+set-ts-use trx 0 0 states        *    -     -     -     TCH/H- -     -     *
+meas-rep repeat 10 lchan 0 0 4 0 rxlev 23 rxqual 1 ta 0
+# reassign to TCH/F due to bad rxlev
+expect-as from lchan 0 0 4 0 to lchan 0 0 1 0
+expect-ts-use trx 0 0 states * TCH/F - - - - - *
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
new file mode 100644
index 0000000..f633a5f
--- /dev/null
+++ b/tests/handover/test_amr_tch_h_to_f_rxqual.ho_vty
@@ -0,0 +1,12 @@
+# Low RxQual causes upgrade of TCH/H to TCH/F
+
+network
+ handover2 afs-bias rxlev 1
+ handover2 min rxqual 5
+
+create-bts trx-count 1 timeslots c+s4 TCH/F TCH/F TCH/F TCH/H  TCH/H TCH/H PDCH
+set-ts-use trx 0 0 states        *    -     -     -     TCH/H- -     -     *
+meas-rep repeat 10 lchan 0 0 4 0 rxlev 30 rxqual 6 ta 0
+# reassign to TCH/F due to bad rxqual
+expect-as from lchan 0 0 4 0 to lchan 0 0 1 0
+expect-ts-use trx 0 0 states * TCH/F - - - - - *

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/24571
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Ib88f7e00d8bd77e2b02a7242a0fab4dd79333037
Gerrit-Change-Number: 24571
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210605/4b33d9b5/attachment.htm>


More information about the gerrit-log mailing list