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.
v3: Add nbd, luks and limit to quick group. 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 | 22 ++++++++++++++++++++++ 3 files changed, 24 insertions(+) create mode 100755 tests/docker/test-block -- 2.13.5