neels has submitted this change. (
https://gerrit.osmocom.org/c/docker-playground/+/34125
)
Change subject: hnbgw: fixup: with-pfcp cfg: set missing x26 timer
......................................................................
hnbgw: fixup: with-pfcp cfg: set missing x26 timer
Change-Id: Id9af3f99dedcc04424793560b171e595b88af0d7
---
M ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw.cfg
1 file changed, 11 insertions(+), 0 deletions(-)
Approvals:
Jenkins Builder: Verified
neels: Looks good to me, approved; Verified
diff --git a/ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw.cfg
b/ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw.cfg
index 377fad8..9ff6fe7 100644
--- a/ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw.cfg
+++ b/ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw.cfg
@@ -73,6 +73,8 @@
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
+ # send PFCP Assoc Setup Req more often
+ timer pfcp x26 5
msc 0
remote-addr msc-naught
--
To view, visit
https://gerrit.osmocom.org/c/docker-playground/+/34125
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Id9af3f99dedcc04424793560b171e595b88af0d7
Gerrit-Change-Number: 34125
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: neels <nhofmeyr(a)sysmocom.de>
Gerrit-MessageType: merged