pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/upf-benchmark/+/38748?usp=email )
Change subject: testsuites: eupf: Disable feature_ueip
......................................................................
testsuites: eupf: Disable feature_ueip
That's not needed since we are assigning the IP address from PFCP.
Change-Id: I6d6dd24196725db5e2c5e7957cd5e672dad26ba5
---
M testsuites/gtplab-sysmo2017/tunend/upf/eupf/eupf.yaml
M testsuites/gtplab-sysmo2017/tunmap/upf/eupf/eupf.yaml
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/upf-benchmark refs/changes/48/38748/1
diff --git a/testsuites/gtplab-sysmo2017/tunend/upf/eupf/eupf.yaml
b/testsuites/gtplab-sysmo2017/tunend/upf/eupf/eupf.yaml
index 924328c..850d9d9 100644
--- a/testsuites/gtplab-sysmo2017/tunend/upf/eupf/eupf.yaml
+++ b/testsuites/gtplab-sysmo2017/tunend/upf/eupf/eupf.yaml
@@ -8,6 +8,6 @@
qer_map_size: 1000000
far_map_size: 1000000
pdr_map_size: 1000000
-feature_ueip: true
+feature_ueip: false
feature_ftup: true
teid_pool: 1000000
diff --git a/testsuites/gtplab-sysmo2017/tunmap/upf/eupf/eupf.yaml
b/testsuites/gtplab-sysmo2017/tunmap/upf/eupf/eupf.yaml
index 924328c..850d9d9 100644
--- a/testsuites/gtplab-sysmo2017/tunmap/upf/eupf/eupf.yaml
+++ b/testsuites/gtplab-sysmo2017/tunmap/upf/eupf/eupf.yaml
@@ -8,6 +8,6 @@
qer_map_size: 1000000
far_map_size: 1000000
pdr_map_size: 1000000
-feature_ueip: true
+feature_ueip: false
feature_ftup: true
teid_pool: 1000000
--
To view, visit
https://gerrit.osmocom.org/c/upf-benchmark/+/38748?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: upf-benchmark
Gerrit-Branch: master
Gerrit-Change-Id: I6d6dd24196725db5e2c5e7957cd5e672dad26ba5
Gerrit-Change-Number: 38748
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>