984f77
From 128d784dacb456f9ea675911e88d4b47925bda0d Mon Sep 17 00:00:00 2001
984f77
From: Frantisek Sumsal <frantisek@sumsal.cz>
984f77
Date: Wed, 20 Jul 2022 10:24:36 +0200
984f77
Subject: [PATCH] ci: install iputils
984f77
984f77
Required by test-bpf.
984f77
984f77
rhel-only
984f77
Related: #2087152
984f77
---
984f77
 .github/workflows/unit_tests.sh | 1 +
984f77
 1 file changed, 1 insertion(+)
984f77
984f77
diff --git a/.github/workflows/unit_tests.sh b/.github/workflows/unit_tests.sh
984f77
index c1311310fb..3859433720 100755
984f77
--- a/.github/workflows/unit_tests.sh
984f77
+++ b/.github/workflows/unit_tests.sh
984f77
@@ -11,6 +11,7 @@ ADDITIONAL_DEPS=(
984f77
         dnsmasq
984f77
         e2fsprogs
984f77
         hostname
984f77
+        iputils
984f77
         libasan
984f77
         libubsan
984f77
         nc