From: Liam Merwick <liam.merw...@oracle.com> 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.merw...@oracle.com> Reviewed-by: Stefano Garzarella <sgarz...@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com> Message-Id: <1580914565-19675-4-git-send-email-liam.merw...@oracle.com> Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 6c0ec6cf69..54e1d12762 100644 --- a/.travis.yml +++ b/.travis.yml @@ -323,6 +323,7 @@ matrix: - python3-pil - python3-pip - python3.5-venv + - rpm2cpio - tesseract-ocr - tesseract-ocr-eng -- 2.21.1