iotests.py: Allow concurrent qemu instances
authorMax Reitz <mreitz@redhat.com>
Tue, 25 Oct 2016 13:11:38 +0000 (15:11 +0200)
committerKevin Wolf <kwolf@redhat.com>
Thu, 27 Oct 2016 17:05:23 +0000 (19:05 +0200)
commit5fcbdf508a9b5962d2e609b95364e1aae8797a4c
tree0fd53ebcc4e7c90886b4ba76a4c9364cfa88a37f
parentbec87774c24aac5b950f4a51ca0f5edee5d88966
iotests.py: Allow concurrent qemu instances

By adding an optional suffix to the files used for communication with a
VM, we can launch multiple VM instances concurrently.

Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/iotests.py