neels submitted this change.

View Change


Approvals: Jenkins Builder: Verified neels: Looks good to me, approved; Verified
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(-)

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 change 34125. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Id9af3f99dedcc04424793560b171e595b88af0d7
Gerrit-Change-Number: 34125
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: neels <nhofmeyr@sysmocom.de>
Gerrit-MessageType: merged