aboutsummaryrefslogtreecommitdiffstats
path: root/tests/handover/test_amr_tch_f_to_h_congestion_assignment_3.ho_vty
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2021-05-11 17:21:30 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2021-05-28 17:22:59 +0000
commit69def1f97e427fa65d242f21110f01cb5d0a2818 (patch)
tree3ba7e009ec003962160b718685599151c4d46768 /tests/handover/test_amr_tch_f_to_h_congestion_assignment_3.ho_vty
parent651fda903baa3636694c1b3db2bd44cbc6f96e05 (diff)
hodec 2: do intra-cell congestion resolution by Assignment
So far we do all channel reassignments by Handover Command. Since osmo-bsc now supports rassignment of ongoing voice calls, do intra-cell congestion resolution by Assignment Command. In effect, add support for expecting an Assignment Command in handover_test, and expect assignments instead of handovers for intra-cell congestion resolution test cases. Related: SYS#5330 OS#3277 Change-Id: Id56a890106b93fcee67ac9401b890e7b63bba421
Diffstat (limited to 'tests/handover/test_amr_tch_f_to_h_congestion_assignment_3.ho_vty')
-rw-r--r--tests/handover/test_amr_tch_f_to_h_congestion_assignment_3.ho_vty2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/handover/test_amr_tch_f_to_h_congestion_assignment_3.ho_vty b/tests/handover/test_amr_tch_f_to_h_congestion_assignment_3.ho_vty
index ffa361489..0dca250d2 100644
--- a/tests/handover/test_amr_tch_f_to_h_congestion_assignment_3.ho_vty
+++ b/tests/handover/test_amr_tch_f_to_h_congestion_assignment_3.ho_vty
@@ -10,6 +10,6 @@ set-ts-use trx 0 0 states * TCH/F TCH/F - - TCH/H- - -
meas-rep lchan 0 0 1 0 rxlev 30 rxqual 0 ta 0 neighbors 30
expect-no-chan
congestion-check
-expect-ho from lchan 0 0 1 0 to lchan 0 0 5 1
+expect-as from lchan 0 0 1 0 to lchan 0 0 5 1
expect-ts-use trx 0 0 states * - TCH/F - - TCH/HH - -