qemu-iotests: Don't create fifos / pidfiles with protocol paths
commit846a1d118e2e7bce8640452e181c53f902a40dbf
authorJeff Cody <jcody@redhat.com>
Thu, 26 Jan 2017 01:08:21 +0000 (25 20:08 -0500)
committerMax Reitz <mreitz@redhat.com>
Sat, 11 Feb 2017 23:47:42 +0000 (12 00:47 +0100)
tree69fa2b5e7a6d4cc95a616c10d3097c4d29ce4e55
parent418661e0324c1c419552cf24bd4447292e884bdd
qemu-iotests: Don't create fifos / pidfiles with protocol paths

Trying to create, use, and remove fifos and pidfiles on protocol paths
(e.g. nfs://localhost/scratch/qemu-nbd.pid) is obviously broken.

Use the local $TEST_DIR path before it is 'protocolized' for these
files.

Signed-off-by: Jeff Cody <jcody@redhat.com>
Message-id: bb4a731a35bc4ac81fe3db17479dd686315317c7.1485392617.git.jcody@redhat.com
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/common.config
tests/qemu-iotests/common.qemu
tests/qemu-iotests/common.rc