]> Git Repo - qemu.git/commit - tests/qemu-iotests/common.qemu
qemu-iotests: Don't create fifos / pidfiles with protocol paths
authorJeff Cody <[email protected]>
Thu, 26 Jan 2017 01:08:21 +0000 (20:08 -0500)
committerMax Reitz <[email protected]>
Sat, 11 Feb 2017 23:47:42 +0000 (00:47 +0100)
commit846a1d118e2e7bce8640452e181c53f902a40dbf
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 <[email protected]>
Message-id: bb4a731a35bc4ac81fe3db17479dd686315317c7.1485392617[email protected]
Reviewed-by: Max Reitz <[email protected]>
Signed-off-by: Max Reitz <[email protected]>
tests/qemu-iotests/common.config
tests/qemu-iotests/common.qemu
tests/qemu-iotests/common.rc
This page took 0.026427 seconds and 4 git commands to generate.