[Libvirt-ci] Still Failing: libvirt/libvirt#566 (master - abca72f)

Build Update for libvirt/libvirt ------------------------------------- Build: #566 Status: Still Failing Duration: 42 minutes and 49 seconds Commit: abca72f (master) Author: Lin Ma Message: qemu: Support multiqueue virtio-blk qemu 2.7.0 introduces multiqueue virtio-blk(commit 2f27059). This patch introduces a new attribute "queues". An example of the XML: <disk type='file' device='disk'> <driver name='qemu' type='qcow2' queues='4'/> The corresponding QEMU command line: -device virtio-blk-pci,scsi=off,num-queues=4,id=virtio-disk0 Signed-off-by: Lin Ma <lma@suse.com> Signed-off-by: Ján Tomko <jtomko@redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/7e9f171d8bbe...abca72faa49e View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/283259327?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
participants (1)
-
Travis CI