[Libvirt-ci] Errored: libvirt/libvirt#2 (master - 355f5ab)

Build Update for libvirt/libvirt ------------------------------------- Build: #2 Status: Errored Duration: 12 minutes and 30 seconds Commit: 355f5ab (master) Author: Peter Krempa Message: qemu: hotplug: Don't save status XML when monitor is closed In the vcpu hotplug code if exit from the monitor failed we would still attempt to save the status XML. When the daemon is terminated the monitor socket is closed. In such case, the written status XML would not contain the monitor path and thus be invalid. Avoid this issue by only saving status XML on success of the monitor command. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1439452 View the changeset: https://github.com/libvirt/libvirt/compare/90acbc76ece8...355f5ab99899 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/223877821 -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
participants (1)
-
Travis CI