mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-20 16:51:37 +00:00
scripts: adding libbpf for Travis tests
Source files modified: * travis/vagrant.sh - Adding libbpf-devel Signed-off-by: Abhishek Vijeev <abhishek.vijeev@gmail.com>
This commit is contained in:
parent
372782d8ac
commit
20d87bbfac
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue