
Build Update for libvirt/libvirt ------------------------------------- Build: #3356 Status: Still Failing Duration: 19 mins and 16 secs Commit: bef10f6 (master) Author: Peter Krempa Message: qemu: Move interlocking of blockjobs and checkpoints after liveness check qemuDomainSupportsCheckpointsBlockjobs checks if the QEMU_CAPS_INCREMENTAL_BACKUP capability is supported to do the interlocking. Capabilities are not present when the VM isn't running though which would create false errors. Move the checks after the liveness check in block job implementations. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Pavel Mores <pmores@redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/e2f1e2687fe5...bef10f6eaa93 View the full build log and details: https://travis-ci.org/github/libvirt/libvirt/builds/678913183?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.