mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 14:25:49 +00:00
travis: install gzip and redhat-rpm-config for Fedora Rawhide based tests
Signed-off-by: Adrian Reber <areber@redhat.com>
This commit is contained in:
committed by
Andrei Vagin
parent
1062cc4fed
commit
5a655e890a
@@ -8,6 +8,7 @@ RUN dnf install -y \
|
||||
gcc \
|
||||
git \
|
||||
gnutls-devel \
|
||||
gzip \
|
||||
iproute \
|
||||
iptables \
|
||||
nftables \
|
||||
@@ -26,6 +27,7 @@ RUN dnf install -y \
|
||||
python3-future \
|
||||
python3-protobuf \
|
||||
python3-junit_xml \
|
||||
redhat-rpm-config \
|
||||
sudo \
|
||||
tar \
|
||||
which \
|
||||
|
Reference in New Issue
Block a user