tests/docker: Test more components on the Fedora default image
commit8ea5962f286272ac2533892c07f9b7e2a77d8819
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Sat, 4 May 2019 05:54:40 +0000 (4 07:54 +0200)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 28 May 2019 09:28:51 +0000 (28 10:28 +0100)
tree624f289263245bd1e64bc0495ae15f7af574a5b7
parente8e875b1a329b09deb5ed2164efc1060caa8c911
tests/docker: Test more components on the Fedora default image

Install optional dependencies of QEMU to get better coverage.

The following components are now enabled:

  $ ./configure
  ...
  Multipath support yes
  VNC SASL support  yes
  RDMA support      yes
  PVRDMA support    yes
  libiscsi support  yes
  seccomp support   yes
  libpmem support   yes
  libudev           yes

Note: The udev-devel package is provided by systemd-devel.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190504055440.20406-1-philmd@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: Marcel Apfelbaum<marcel.apfelbaum@gmail.com>
tests/docker/dockerfiles/fedora.docker