pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27970 )
Change subject: bsc: Introduce test TC_paging_500req_no_paging_load_ind ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1: This one is still not passing because the estimated pace at which we need to send (around 8 req/s) is too slow, so the calculated T3113 seems to be expiring around request num 200 a bit before it is scheduled towards the BTS. So it seems something of the two below is still wrong: * T3113 calculation provides a value too low based on BSC queue load * transmit pace etimation (8 req/s) is way to low for a BTS with no CCCH paging Load.