osmo-bsc/tests/handover/test_amr_tch_f_to_h_congest...

28 lines
928 B
Plaintext

# Congestion check: Upgrading worst candidate from TCH/H -> TCH/F
# There is only one BTS. The TCH/H slots are congested. Since
# assignment is performed to less-congested TCH/F, the candidate with
# the worst RX level is chosen. (So far like test 22.)
# After that, trigger more congestion checks to ensure stability.
create-n-bts 1
network
bts 0
handover2 min-free-slots tch/f 2
handover2 min-free-slots tch/h 4
set-ts-use trx 0 0 states * - - - - TCH/HH TCH/H- -
meas-rep lchan 0 0 5 0 rxlev 30 rxqual 0 ta 0
meas-rep lchan 0 0 5 1 rxlev 34 rxqual 0 ta 0
meas-rep lchan 0 0 6 0 rxlev 20 rxqual 0 ta 0
expect-no-chan
congestion-check
expect-as from lchan 0 0 6 0 to lchan 0 0 1 0
expect-ts-use trx 0 0 states * TCH/F - - - TCH/HH - -
congestion-check
expect-as from lchan 0 0 5 0 to lchan 0 0 2 0
expect-ts-use trx 0 0 states * TCH/F TCH/F - - TCH/-H - -
congestion-check
expect-no-chan
congestion-check
expect-no-chan