aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2020-12-24 15:33:10 +0100
committerNeels Hofmeyr <neels@hofmeyr.de>2021-01-05 23:27:26 +0100
commit05da6c1f364edc4c6fb28217ffad9f046649ba9f (patch)
treee576af06189dc67170c33e15d1694a843e486073 /tests
parentd6bfbe8cb659a668aa18d183dd6ceedde083a130 (diff)
handover_test: fix test_congestion.ho_vty meas-rep
Three BTS means two neighbors -- the '1' is a leftover from legacy. Change-Id: Ie823c0f371d180b961af38fbea8b01cb3922d038
Diffstat (limited to 'tests')
-rw-r--r--tests/handover/test_congestion.ho_vty14
1 files changed, 7 insertions, 7 deletions
diff --git a/tests/handover/test_congestion.ho_vty b/tests/handover/test_congestion.ho_vty
index 13599ee49..09815e3c6 100644
--- a/tests/handover/test_congestion.ho_vty
+++ b/tests/handover/test_congestion.ho_vty
@@ -9,19 +9,19 @@ network
handover2 min-free-slots tch/h 2
set-ts-use trx 0 0 states * TCH/F TCH/F TCH/F - TCH/HH - -
set-ts-use trx 1 0 states * TCH/F - - - TCH/H- - -
-meas-rep lchan 0 0 1 0 rxlev 30 rxqual 0 ta 0 neighbors 20 1 20
+meas-rep lchan 0 0 1 0 rxlev 30 rxqual 0 ta 0 neighbors 20 20
expect-no-chan
-meas-rep lchan 0 0 2 0 rxlev 30 rxqual 0 ta 0 neighbors 20 1 20
+meas-rep lchan 0 0 2 0 rxlev 30 rxqual 0 ta 0 neighbors 20 20
expect-no-chan
-meas-rep lchan 0 0 3 0 rxlev 30 rxqual 0 ta 0 neighbors 21 1 20
+meas-rep lchan 0 0 3 0 rxlev 30 rxqual 0 ta 0 neighbors 21 20
expect-no-chan
-meas-rep lchan 0 0 5 0 rxlev 30 rxqual 0 ta 0 neighbors 20 1 20
+meas-rep lchan 0 0 5 0 rxlev 30 rxqual 0 ta 0 neighbors 20 20
expect-no-chan
-meas-rep lchan 0 0 5 1 rxlev 30 rxqual 0 ta 0 neighbors 20 1 20
+meas-rep lchan 0 0 5 1 rxlev 30 rxqual 0 ta 0 neighbors 20 20
expect-no-chan
-meas-rep lchan 1 0 1 0 rxlev 30 rxqual 0 ta 0 neighbors 20 1 20
+meas-rep lchan 1 0 1 0 rxlev 30 rxqual 0 ta 0 neighbors 20 20
expect-no-chan
-meas-rep lchan 1 0 5 0 rxlev 30 rxqual 0 ta 0 neighbors 20 1 20
+meas-rep lchan 1 0 5 0 rxlev 30 rxqual 0 ta 0 neighbors 20 20
expect-no-chan
expect-ts-use trx 0 0 states * TCH/F TCH/F TCH/F - TCH/HH - -
expect-ts-use trx 1 0 states * TCH/F - - - TCH/H- - -