feat: added run_benchmarks script

this script collects dumps by protocol using tcpdump
This commit is contained in:
ITQ
2025-07-05 21:12:32 +03:00
parent 300698d02b
commit 05db7b851b
2 changed files with 121 additions and 5 deletions
@@ -26,11 +26,6 @@ packages:
- tftp-hpa
write_files:
- path: /home/ubuntu/run_benchmarks
owner: root:root
permissions: '0755'
encoding: b64
content: ${run_benchmarks_script}
- path: /etc/hosts
append: true
encoding: b64