pespin has submitted this change. ( 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(-)
Approvals: laforge: Looks good to me, but someone else must approve pespin: Looks good to me, approved; Verified
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