tests: update install-deps to support interface test runs in the CI 46/37846/2
authorNaveen Joy <najoy@cisco.com>
Tue, 20 Dec 2022 16:39:06 +0000 (08:39 -0800)
committerDave Wallace <dwallacelf@gmail.com>
Tue, 10 Jan 2023 21:25:23 +0000 (21:25 +0000)
Change-Id: I704c35644b3caf6567be4b43dc4e550d1394e438
Type: improvement
Signed-off-by: Naveen Joy <najoy@cisco.com>
Makefile

index 57714bf..743be51 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -78,6 +78,7 @@ DEB_DEPENDS += libssl-dev
 DEB_DEPENDS += libelf-dev # for libbpf (af_xdp)
 DEB_DEPENDS += iperf3 # for 'make test TEST=vcl'
 DEB_DEPENDS += nasm
+DEB_DEPENDS += iperf ethtool  # for 'make test TEST=vm_vpp_interfaces'
 
 LIBFFI=libffi6 # works on all but 20.04 and debian-testing