Build Update for libvirt/libvirt
-------------------------------------
Build: #1317
Status: Errored
Duration: 18 mins and 19 secs
Commit: d7ca39e (master)
Author: Peter Krempa
Message: qemu: Fix detaching from persistent def in
qemuDomainDetachDeviceAliasLiveAndConfig
The code that detaches the device from persistent definition copies the
persistent definition first so that it can easily be rolled back. The
actual detaching is then made in the copy which is assigned back on
success (if the live operation succeeded as well).
This is not the case in qemuDomainDetachDeviceAliasLiveAndConfig where
the definition was copied and put back, but the detaching happened from
the other object which was overwritten.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
View the changeset:
https://github.com/libvirt/libvirt/compare/234ce7d02f4b...d7ca39e0fb7f
View the full build log and details:
https://travis-ci.org/libvirt/libvirt/builds/388360033?utm_source=email&a...
--
You can configure recipients for build notifications in your .travis.yml file. See
https://docs.travis-ci.com/user/notifications
This email was sent to libvirt-ci(a)redhat.com (mailto:libvirt-ci@redhat.com)
unsubscribe from this list
(
http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=32e9435328c...)