From 69def1f97e427fa65d242f21110f01cb5d0a2818 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Tue, 11 May 2021 17:21:30 +0200 Subject: 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 --- tests/handover/test_amr_tch_f_to_h_congestion_assignment_3.ho_vty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/handover/test_amr_tch_f_to_h_congestion_assignment_3.ho_vty') 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 - - -- cgit v1.2.3