[Libvirt-ci] Canceled: libvirt/libvirt#434 (master - 1f43393)

Travis CI builds at travis-ci.org
Wed Aug 30 16:03:53 UTC 2017


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

Build: #434
Status: Canceled

Duration: 5 hours, 17 minutes, and 39 seconds
Commit: 1f43393 (master)
Author: Andrea Bolognani
Message: qemu: Handle host devices not being available better

We can't retrieve the isolation group of a device that's not present
in the system. However, it's very common for VFs to be created late
in the boot, so they might not be present yet when libvirtd starts,
which would cause the guests using them to disappear.

Moreover, for other architectures and even ppc64 before isolation
groups were introduced, it's considered perfectly fine to configure a
guest to use a device that's not yet (or no longer) available to the
host, with the obvious caveat that such a guest won't be able to
start before the device is available.

In order to be consistent, when a device's isolation group can't be
determined fall back to not isolating it rather than erroring out or,
worse, making the guest disappear.

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

Signed-off-by: Andrea Bolognani <abologna at redhat.com>

View the changeset: https://github.com/libvirt/libvirt/compare/e02ff020cac1...1f43393283ff

View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/269215855?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/20170830/ede319d8/attachment.htm>


More information about the Libvirt-ci mailing list