Build Update for libvirt/libvirt
-------------------------------------
Build: #1001
Status: Errored
Duration: 19 minutes and 15 seconds
Commit: e432636 (master)
Author: Michal Privoznik
Message: conf: Check for user aliases duplicates only
https://bugzilla.redhat.com/show_bug.cgi?id=1553162
When validating a device XML config we check if user provided
alias is unique. We do this by maintaining a hash table of device
aliases as we iterated over all devices defined for the domain.
However, it may happen that what appears as two devices in domain
XML is in fact just one interface in hypervisor. We can assume
libvirt generated aliases to be unique and thus really check user
provided ones only.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
View the changeset:
https://github.com/libvirt/libvirt/compare/fc0f85631521...e43263601fe2
View the full build log and details:
https://travis-ci.org/libvirt/libvirt/builds/352307899?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=f4c2ceab4bc...)