diff options
author | Andrey Drobyshev <andrey.drobyshev@virtuozzo.com> | 2024-01-24 18:22:57 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2024-01-26 12:27:41 +0100 |
commit | acf2b9fce9f402b070a65bea584582df0378da9e (patch) | |
tree | 524502ee9b4fdd45bae4019ff1f4fc2125dc2a0d /qapi | |
parent | c9c0b37ff4c11b712b21efabe8e5381d223d0295 (diff) | |
download | qemu-acf2b9fce9f402b070a65bea584582df0378da9e.zip qemu-acf2b9fce9f402b070a65bea584582df0378da9e.tar.gz qemu-acf2b9fce9f402b070a65bea584582df0378da9e.tar.bz2 |
iotests/277: Use iotests.sock_dir for socket creation
If socket path is too long (longer than 108 bytes), socket can't be
opened. This might lead to failure when test dir path is long enough.
Make sure socket is created in iotests.sock_dir to avoid such a case.
This commit basically aligns iotests/277 with the rest of iotests.
Signed-off-by: Andrey Drobyshev <andrey.drobyshev@virtuozzo.com>
Message-ID: <20240124162257.168325-1-andrey.drobyshev@virtuozzo.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'qapi')
0 files changed, 0 insertions, 0 deletions