]> git.proxmox.com Git - mirror_qemu.git/commit
travis.yml: install rpm2cpio for acceptance tests
authorLiam Merwick <liam.merwick@oracle.com>
Wed, 5 Feb 2020 14:56:02 +0000 (14:56 +0000)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 7 Feb 2020 14:12:48 +0000 (15:12 +0100)
commit8a837088928401f2daf7b41a5230361f183c1794
tree8ca831c3ba8e5fe88b79bf87ba0c9a47be6b1bca
parent647eb26a6c356e8fc1b5e36d0db047c25c1eafd0
travis.yml: install rpm2cpio for acceptance tests

The extract_from_rpm() method added for the PVH acceptance tests needs
rpm2cpio to extract a vmlinux binary from an RPM.

Signed-off-by: Liam Merwick <liam.merwick@oracle.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <1580914565-19675-4-git-send-email-liam.merwick@oracle.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
.travis.yml