aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2023-11-07 14:00:32 +0100
committerOliver Smith <osmith@sysmocom.de>2023-11-09 11:02:30 +0100
commit843b38e81ddcf464ab26830d822ee82dcec6b381 (patch)
treeccbb790a0fe0f8f764c79785184551c4cf5100f8
parentc5c405b960a3ee9bf3889a8a6ec501505196b252 (diff)
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
-rw-r--r--ttcn3-hnbgw-test/osmo-hnbgw.cfg3
-rw-r--r--ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw.cfg3
2 files changed, 6 insertions, 0 deletions
diff --git a/ttcn3-hnbgw-test/osmo-hnbgw.cfg b/ttcn3-hnbgw-test/osmo-hnbgw.cfg
index 377fad8..bed6f51 100644
--- a/ttcn3-hnbgw-test/osmo-hnbgw.cfg
+++ b/ttcn3-hnbgw-test/osmo-hnbgw.cfg
@@ -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
diff --git a/ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw.cfg b/ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw.cfg
index 1d11602..d10ea6d 100644
--- a/ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw.cfg
+++ b/ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw.cfg
@@ -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