diff --git a/scripts/travis/vagrant.sh b/scripts/travis/vagrant.sh index dcadc4e28c..e3ea7ed3d4 100755 --- a/scripts/travis/vagrant.sh +++ b/scripts/travis/vagrant.sh @@ -34,7 +34,7 @@ setup() { ssh default sudo dnf install -y gcc git gnutls-devel nftables-devel libaio-devel \ libasan libcap-devel libnet-devel libnl3-devel make protobuf-c-devel \ protobuf-devel python3-flake8 python3-future python3-protobuf \ - python3-junit_xml rubygem-asciidoctor iptables libselinux-devel + python3-junit_xml rubygem-asciidoctor iptables libselinux-devel libbpf-devel # Disable sssd to avoid zdtm test failures in pty04 due to sssd socket ssh default sudo systemctl mask sssd ssh default cat /proc/cmdline