neels has uploaded this change for review. ( 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(-) git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/25/34125/1 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 <[email protected]> Gerrit-MessageType: newchange
