mirror of
https://github.com/checkpoint-restore/criu
synced 2025-09-03 07:45:17 +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 \
|
gcc \
|
||||||
git \
|
git \
|
||||||
gnutls-devel \
|
gnutls-devel \
|
||||||
|
gzip \
|
||||||
iproute \
|
iproute \
|
||||||
iptables \
|
iptables \
|
||||||
nftables \
|
nftables \
|
||||||
@@ -26,6 +27,7 @@ RUN dnf install -y \
|
|||||||
python3-future \
|
python3-future \
|
||||||
python3-protobuf \
|
python3-protobuf \
|
||||||
python3-junit_xml \
|
python3-junit_xml \
|
||||||
|
redhat-rpm-config \
|
||||||
sudo \
|
sudo \
|
||||||
tar \
|
tar \
|
||||||
which \
|
which \
|
||||||
|
Reference in New Issue
Block a user