ttcn3-bts-test/fh: do not configure CBCH slots statically

In BTS_Tests_SMSCB, we dynamically configure the CBCH slots via
the VTY interface, so there is no need to set them here.  This
was also the reason of some SMSCB test case failures, because
the BSC would send unexpected LOAD INDICATIONs.

Change-Id: I6e005ca772e26878c7b19df0d854936d7b7718dd
Related: SYS#4868, OS#4708
This commit is contained in:
Vadim Yanitskiy 2020-09-12 20:16:03 +07:00
parent c90560f64f
commit 078717ab2b
2 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@
* +-------+------------------+------------------+------------------+------------------+
* | TS0 | CCCH+SDCCH4 | TCH/F (a) | TCH/F (a) | TCH/F (a) |
* +-------+------------------+------------------+------------------+------------------+
* | TS1 | TCH/F | SDCCH8+CBCH | SDCCH8+CBCH (b) | SDCCH8+CBCH (b) |
* | TS1 | TCH/F | SDCCH8 | SDCCH8 (b) | SDCCH8 (b) |
* +-------+------------------+------------------+------------------+------------------+
* | TS2 | TCH/F (c) | TCH/H (c) | TCH/F (d) | TCH/H (d) |
* +-------+------------------+------------------+------------------+------------------+
@ -51,7 +51,7 @@ BTS_Tests.mp_fh_config := {
}
},
{ /* TS1 */
{ /* Group b) SDCCH8+CBCH */
{ /* Group b) SDCCH8 */
hsn := 1,
trx_maio := {
{ trx_nr := 2, maio := 3 },

View File

@ -189,7 +189,7 @@ network
hopping arfcn add 875
hopping arfcn add 877
timeslot 1
phys_chan_config SDCCH8+CBCH
phys_chan_config SDCCH8
! Intentionally non-hopping
hopping enabled 0
timeslot 2
@ -256,7 +256,7 @@ network
hopping arfcn add 875
hopping arfcn add 877
timeslot 1
phys_chan_config SDCCH8+CBCH
phys_chan_config SDCCH8
! (b) HSN=1, MAIO=3,5
hopping enabled 1
hopping sequence-number 1
@ -327,7 +327,7 @@ network
hopping arfcn add 875
hopping arfcn add 877
timeslot 1
phys_chan_config SDCCH8+CBCH
phys_chan_config SDCCH8
! (b) HSN=1, MAIO=3,5
hopping enabled 1
hopping sequence-number 1