pespin has uploaded this change for review.

View Change

testsuites: tunend: eupf: Run with GIN_MODE=release

As already done in tunmap and also older testsuites.

Change-Id: I50deef5730367812b5357fa49d5d9b3177660426
---
M testsuites/gtplab-sysmo2025/tunend/upf/eupf/run.sh
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://gerrit.osmocom.org:29418/upf-benchmark refs/changes/40/40340/1
diff --git a/testsuites/gtplab-sysmo2025/tunend/upf/eupf/run.sh b/testsuites/gtplab-sysmo2025/tunend/upf/eupf/run.sh
index 1532b76..26a1931 100755
--- a/testsuites/gtplab-sysmo2025/tunend/upf/eupf/run.sh
+++ b/testsuites/gtplab-sysmo2025/tunend/upf/eupf/run.sh
@@ -2,4 +2,4 @@

SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )

-sudo eupf --config "$SCRIPT_DIR/eupf.yaml"
+sudo GIN_MODE=release eupf --config "$SCRIPT_DIR/eupf.yaml"

To view, visit change 40340. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: upf-benchmark
Gerrit-Branch: master
Gerrit-Change-Id: I50deef5730367812b5357fa49d5d9b3177660426
Gerrit-Change-Number: 40340
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>