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
|
||
---|---|---|
.. | ||
__init__.py | ||
comparison.py | ||
engine.py | ||
hardware.py | ||
plot.py | ||
progress.py | ||
report.py | ||
scenario.py | ||
shell.py | ||
timings.py |