[Libvirt-ci] Errored: libvirt/libvirt#733 (master - 65108d9)

Travis CI builds at travis-ci.org
Fri Dec 1 00:51:59 UTC 2017


Build Update for libvirt/libvirt
-------------------------------------

Build: #733
Status: Errored

Duration: 4 minutes and 30 seconds
Commit: 65108d9 (master)
Author: Ján Tomko
Message: virQEMUCapsHasPCIMultiBus: assume true if we have no version information

In status XML, we do not store the QEMU version information, we only
format all the capabilities. We dropped QEMU_CAPS_PCI_MULTIBUS
in commit 5b783379 which was released in libvirt 3.2.0.

Therefore the only way of telling if the already running domain
at the time of daemon restart has been started with a QEMU that does
use 'pci.0' or not on PPC is to look at the pci-root controller's
alias. This is not an option if the domain has a user-specified alias
for the pci-root.

Instead of reintroducing the capability, assume 'pci.0' when we have
no version information. That way the only left broken use case would
be the combination of user aliases and very old QEMU.

Partially reverts commit 3a37af1e4.

https://bugzilla.redhat.com/show_bug.cgi?id=1518148

View the changeset: https://github.com/libvirt/libvirt/compare/c703913cc0b6...65108d94d093

View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/309581099?utm_source=email&utm_medium=notification

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-ci/attachments/20171201/9386410a/attachment.htm>


More information about the Libvirt-ci mailing list