Jaehoon Kim <jh...@linux.ibm.com> writes: > When the source VM attempts to connect to the destination VM's Unix > domain socket(cpr.sock) during CPR transfer, the socket file might not > yet be exist if the destination side hasn't completed the bind > operation. This can lead to connection failures when running tests with > the qtest framework. >
Could you provide us the output of qtest in this case? Are you simply running make check or something else?