[Libvirt-ci] Still Failing: libvirt/libvirt#279 (master - fde654b)

Travis CI builds at travis-ci.org
Wed Jul 12 02:47:38 UTC 2017


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

Build: #279
Status: Still Failing

Duration: 16 minutes and 44 seconds
Commit: fde654b (master)
Author: John Ferlan
Message: qemu: Fix qemuDomainGetBlockInfo allocation value setting

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

Commit id 'b9b1aa639' was supposed to add logic to set the allocation
for sparse files when wr_highest_offset was zero; however, an unconditional
setting was done just prior. For block devices, this means allocation is
always returning 0 since 'actual-size' will be zero.

Remove the unconditional setting and add the note about it being possible
to still be zero for block devices. As soon as the guest starts writing to
the volume, the allocation value will then be obtainable from qemu via
the wr_highest_offset.

View the changeset: https://github.com/libvirt/libvirt/compare/b662d0b52003...fde654be5307

View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/252650739?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/20170712/93154ddd/attachment.htm>


More information about the Libvirt-ci mailing list