ttcn3-hnbgw-test: reduce X31 to 5s

Set X31 to 5s as expected by the testsuite to fix currently failing:
  - TC_ranap_cs_mo_disconnect
  - TC_ranap_ps_mo_disconnect

It was recently increased to 15s in the related patch.

Related: osmo-hnbgw I24225cfc0addf326c239ec658a27b93b83a3e751
Change-Id: I223d38e9ec2ca0f9f2ce2ac5311932789f328c9a
This commit is contained in:
Oliver Smith 2023-11-07 14:00:32 +01:00
parent c5c405b960
commit 843b38e81d
2 changed files with 6 additions and 0 deletions

View File

@ -73,6 +73,9 @@ hnbgw
mgw remote-ip 172.18.35.203
# don't spam RANAP RESET messages for up to eight CN links across all tests
timer hnbgw T4 60
# reduce default X31 from 15 seconds
# https://gerrit.osmocom.org/c/osmo-hnbgw/+/34922
timer hnbgw X31 5
msc 0
remote-addr msc-naught

View File

@ -80,6 +80,9 @@ hnbgw
local-port 8805
# send PFCP Assoc Setup Req more often
timer pfcp x26 5
# reduce default X31 from 15 seconds
# https://gerrit.osmocom.org/c/osmo-hnbgw/+/34922
timer hnbgw X31 5
msc 0
remote-addr msc-naught