927fae0eb9
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
|
||
---|---|---|
.. | ||
aarch64 | ||
guestperf | ||
i386 | ||
s390x | ||
Makefile | ||
guestperf-batch.py | ||
guestperf-plot.py | ||
guestperf.py | ||
initrd-stress.sh | ||
meson.build | ||
migration-test.h | ||
stress.c |