Build Update for libvirt/libvirt
-------------------------------------
Build: #565
Status: Still Failing
Duration: 35 minutes and 2 seconds
Commit: 7e9f171 (master)
Author: Michal Privoznik
Message: virDomainNetFindIdx: Ignore auto generated MAC addresses
When detaching an <interface/> from a domain, the MAC address is
parsed and if not present one is generated. If no corresponding
interface is found in the domain, the following error is
reported:
error: operation failed: no device matching mac address 52:54:00:75:32:5b found
where the MAC address is the auto generated one. This might be
very confusing. Solution to this is to ignore auto generated MAC
address when looking up the device.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
Reviewed-by: Erik Skultety <eskultet(a)redhat.com>
View the changeset:
https://github.com/libvirt/libvirt/compare/f2fb783bb695...7e9f171d8bbe
View the full build log and details:
https://travis-ci.org/libvirt/libvirt/builds/283239950?utm_source=email&a...
--
You can configure recipients for build notifications in your .travis.yml file. See
https://docs.travis-ci.com/user/notifications