summary refs log tree commit diff stats
path: root/docs/system
diff options
context:
space:
mode:
authorHyman <huangy81@chinatelecom.cn>2021-03-10 00:00:59 +0800
committerDaniel P. Berrangé <berrange@redhat.com>2021-07-14 14:15:52 +0100
commit927fae0eb9af2bcde2cd2030d478d365f2edf7e9 (patch)
tree633a7dedf3fe4b0bb7a946e32ddeee4b1f4afd93 /docs/system
parent2ce949a4c187b2a6aa68ab03216ee271b408fa63 (diff)
downloadfocaccia-qemu-927fae0eb9af2bcde2cd2030d478d365f2edf7e9.tar.gz
focaccia-qemu-927fae0eb9af2bcde2cd2030d478d365f2edf7e9.zip
tests/migration: fix unix socket migration
The test aborts and error message as the following be throwed:
"No such file or directory: '/var/tmp/qemu-migrate-{pid}.migrate",
when the unix socket migration test nearly done. The reason is
qemu removes the unix socket file after migration before
guestperf.py script do it. So pre-check if the socket file exists
when removing it to prevent the guestperf program from aborting.

See also commit f9cc00346d3 ("tests/migration: fix unix socket batch
migration").

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Signed-off-by: Hyman <huangy81@chinatelecom.cn>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'docs/system')
0 files changed, 0 insertions, 0 deletions