OSDN Git Service

iotests.py: qemu_nbd_popen: remove pid file after use
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Fri, 5 Feb 2021 16:37:17 +0000 (19:37 +0300)
committerEric Blake <eblake@redhat.com>
Fri, 12 Feb 2021 18:10:11 +0000 (12:10 -0600)
commit3f7db418d10ee7b48c2ef718f6b66bc3e28282a6
tree27a6b3a4bf7b0d69a5498b9c3122be3343f0317a
parent46bd6f8c364170d58f9b17a42fa9289872509f6b
iotests.py: qemu_nbd_popen: remove pid file after use

To not interfere with other qemu_nbd_popen() calls in same test.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20210205163720.887197-8-vsementsov@virtuozzo.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
tests/qemu-iotests/iotests.py