pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/upf-benchmark/+/39414?usp=email )
Change subject: testsuites: tunamp: eupf: Set correct N9 IP address ......................................................................
testsuites: tunamp: eupf: Set correct N9 IP address
Support to configure different N9 IP address was merged upstream [1]. Use it here to get tunmap scenario working fine.
[1] https://github.com/edgecomllc/eupf/pull/585 Change-Id: Idb210554d598aebdc73e7dab8b143155a8d199eb
Change-Id: Ibc2dc19e7b27ccc94ced64fd78ffcdfd7d0269c1 --- M testsuites/gtplab-sysmo2017/tunmap/upf/eupf/eupf.yaml 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/upf-benchmark refs/changes/14/39414/1
diff --git a/testsuites/gtplab-sysmo2017/tunmap/upf/eupf/eupf.yaml b/testsuites/gtplab-sysmo2017/tunmap/upf/eupf/eupf.yaml index 850d9d9..7b77a4a 100644 --- a/testsuites/gtplab-sysmo2017/tunmap/upf/eupf/eupf.yaml +++ b/testsuites/gtplab-sysmo2017/tunmap/upf/eupf/eupf.yaml @@ -5,6 +5,7 @@ pfcp_node_id: 172.16.31.2 metrics_address: :9090 n3_address: 172.16.31.2 +n9_address: 172.16.32.1 qer_map_size: 1000000 far_map_size: 1000000 pdr_map_size: 1000000