A few tweaks to the docker images and running commands allow us to run
qemu-iotests in the fedora container. This will be added to the patchew test
cases later.
v2: Add nettle-devel because a few iotest cases blindly assumes the support is
there.
Fam Zheng (3):
docker: Use unconfined security profile
docker: Add nettle-devel to fedora image
docker: Add test-block
tests/docker/Makefile.include | 1 +
tests/docker/dockerfiles/fedora.docker | 1 +
tests/docker/test-block | 21 +++++++++++++++++++++
3 files changed, 23 insertions(+)
create mode 100755 tests/docker/test-block
--
2.13.5