Build Update for libvirt/libvirt
-------------------------------------
Build: #2789
Status: Broken
Duration: 36 mins and 8 secs
Commit: 6a077cf (master)
Author: Andrea Bolognani
Message: tests/domaincaps: Use testQemuCapsIterate()
Now that the only data we need for fully testing a QEMU binary is
the (version, arch) combo, we can stop providing that information
ourselves and instead rely on testQemuCapsIterate() automatically
picking up new input files as they are added to the repository,
the same way the qemucapabilities and qemucaps2xml tests already
behave.
Unsurprisingly, this change results in a bunch of extra output
files being created, significantly expanding our test coverage.
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
Reviewed-by: Jiri Denemark <jdenemar(a)redhat.com>
View the changeset:
https://github.com/libvirt/libvirt/compare/b5bb62a64d8c...6a077cf2b31a
View the full build log and details:
https://travis-ci.org/libvirt/libvirt/builds/602388432?utm_medium=notific...
--
You can unsubscribe from build emails from the libvirt/libvirt repository going to
https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&....
Or unsubscribe from *all* email updating your settings at
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notifica....
Or configure specific recipients for build notifications in your .travis.yml file. See
https://docs.travis-ci.com/user/notifications.