laforge has submitted this change. (
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(-)
Approvals:
laforge: Looks good to me, approved
Jenkins Builder: Verified
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
--
To view, visit
https://gerrit.osmocom.org/c/upf-benchmark/+/39414?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: upf-benchmark
Gerrit-Branch: master
Gerrit-Change-Id: Ibc2dc19e7b27ccc94ced64fd78ffcdfd7d0269c1
Gerrit-Change-Number: 39414
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>