[Libvirt-ci] Errored: libvirt/libvirt#984 (master - 874306d)

Build Update for libvirt/libvirt ------------------------------------- Build: #984 Status: Errored Duration: 50 minutes and 7 seconds Commit: 874306d (master) Author: Daniel P. Berrangé Message: tests: force use of "NORMAL" TLS priority in test suite When generating certificates we rely on GNUTLS' built-in default setup for the ciphers used in the certs. We then currently run with the distro specific TLS priority setup which can be much stronger, to the extent that the certificates we generate are considered untrustworthy. We don't care about the quality of the ciphers we use in the test suite, so just force the priority to "NORMAL" which should ensure our certs are accepted by GNUTLS. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/b4fad8ec16ed...874306dde1e2 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/349740089?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