laforge submitted this change.
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(-)
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 change 39925. To unsubscribe, or for help writing mail filters, visit settings.