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.
Fam Zheng (5): docker: Run tests with current user docker: Add bzip2 and hostname to fedora image docker: Use unconfined security profile docker: Add libaio to fedora image docker: Add test-block tests/docker/Makefile.include | 3 ++- tests/docker/dockerfiles/fedora.docker | 4 ++-- tests/docker/test-block | 21 +++++++++++++++++++++ 3 files changed, 25 insertions(+), 3 deletions(-) create mode 100755 tests/docker/test-block -- 2.9.3