[Qemu-devel] [PATCH 0/2] qemu-iotests: Add more tests to "migration" group

Kevin Wolf posted 2 patches 7 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180523095830.24362-1-kwolf@redhat.com
Test checkpatch passed
Test docker-mingw@fedora passed
Test docker-quick@centos7 passed
Test s390x passed
tests/qemu-iotests/185   |  2 --
tests/qemu-iotests/191   |  2 --
tests/qemu-iotests/group | 10 +++++-----
3 files changed, 5 insertions(+), 9 deletions(-)
[Qemu-devel] [PATCH 0/2] qemu-iotests: Add more tests to "migration" group
Posted by Kevin Wolf 7 years, 8 months ago
Kevin Wolf (2):
  qemu-iotests: Add more tests to "migration" group
  qemu-iotests: Remove MIG_SOCKET from non-migration tests

 tests/qemu-iotests/185   |  2 --
 tests/qemu-iotests/191   |  2 --
 tests/qemu-iotests/group | 10 +++++-----
 3 files changed, 5 insertions(+), 9 deletions(-)

-- 
2.13.6


Re: [Qemu-devel] [PATCH 0/2] qemu-iotests: Add more tests to "migration" group
Posted by Kevin Wolf 7 years, 8 months ago
Am 23.05.2018 um 11:58 hat Kevin Wolf geschrieben:
> Kevin Wolf (2):
>   qemu-iotests: Add more tests to "migration" group
>   qemu-iotests: Remove MIG_SOCKET from non-migration tests

Applied to the block branch.

Kevin