[Qemu-devel] [PATCH v2 0/3] docker: Add test-block

Fam Zheng posted 3 patches 8 years, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170831112210.19921-1-famz@redhat.com
Test FreeBSD passed
Test checkpatch passed
Test docker passed
Test s390x passed
There is a newer version of this series
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
[Qemu-devel] [PATCH v2 0/3] docker: Add test-block
Posted by Fam Zheng 8 years, 2 months ago
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