Hu Shuai
Hu Shuai
@dzhengfy Done. PTAL.
This problem sometimes occurs in aarch64 CI tests, but not when I test manually. Sleeping for 1 second in CI tests also fixes the issue.
/hold, this patch will cause some other cases to fail, checking now.
Just wait a while before attaching a new device to make sure that /dev/vdX in guest be consistent with disk->target@dev in XML.
> virsh.snapshot_create_as can happen on stopped VM @chunfuwen Yes. virsh.snapshot_create_as can both success on stopped VM and active VM. But if we do virsh.snapshot_create_as just after vm starts when the...