[Libvirt-ci] Failed: libvirt/libvirt#512 (master - eb3fc2d)

Build Update for libvirt/libvirt ------------------------------------- Build: #512 Status: Failed Duration: 5 hours, 2 minutes, and 48 seconds Commit: eb3fc2d (master) Author: Andrea Bolognani Message: Revert "travis: Limit git depth to 5 commits" Turns out a build job can be stuck waiting for a macOS worker to become available for a pretty long time: if more than 5 commits have been pushed in the meantime, the clone will be too shallow for the worker to find the commit it's supposed to verify, and the build job will fail. See https://travis-ci.org/libvirt/libvirt/jobs/277244110 for an example of the failure described. This reverts commit 2e975abdc9bbc9e965486e8486cc17a771cdaeb3. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Daniel P. Berrange <berrange@redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/f34fdd5ab606...eb3fc2dd2a9e View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/277359197?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