pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/upf-benchmark/+/39925?usp=email )
Change subject: testsuites: tunmap: trex: Remove unneeded copy
......................................................................
testsuites: tunmap: trex: Remove unneeded copy
The file is accessed from git dir directly in run.sh.
Change-Id: I3929941be6b4c74f22da450e0e5ab40f2e589b22
---
M testsuites/gtplab-sysmo2025/tunmap/trex/configure.sh
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/upf-benchmark refs/changes/25/39925/1
diff --git a/testsuites/gtplab-sysmo2025/tunmap/trex/configure.sh
b/testsuites/gtplab-sysmo2025/tunmap/trex/configure.sh
index e86e6c2..9e86d78 100755
--- a/testsuites/gtplab-sysmo2025/tunmap/trex/configure.sh
+++ b/testsuites/gtplab-sysmo2025/tunmap/trex/configure.sh
@@ -4,6 +4,5 @@
sudo sysctl -w vm.nr_hugepages=4096
-sudo cp ${SCRIPT_DIR}/gtp_1pkt_simple.py /opt/trex/stl/gtp_1pkt_simple.py
cd /opt/trex
sudo /opt/trex/t-rex-64 -i --no-scapy-server --cfg
"${SCRIPT_DIR}/trex_cfg.yaml" --no-ofed-check
--
To view, visit
https://gerrit.osmocom.org/c/upf-benchmark/+/39925?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: I3929941be6b4c74f22da450e0e5ab40f2e589b22
Gerrit-Change-Number: 39925
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>