[Libvirt-ci] Errored: libvirt/libvirt#2880 (master - 36a01c2)

Travis CI builds at travis-ci.org
Mon Nov 25 08:57:46 UTC 2019


Build Update for libvirt/libvirt
-------------------------------------

Build: #2880
Status: Errored

Duration: 9 mins and 54 secs
Commit: 36a01c2 (master)
Author: Erik Skultety
Message: Revert "network: Check for QOS before blindly using it"

This reverts commit f4db846c32c0a1e99a0f62b340273e48f8a98ed3.

This patch results in the following error when trying to start
essentially any VM with default network:

unsupported configuration: QOS must be defined for network 'default'

Coverity didn't see that the bandwidth == NULL it complained about in
virNetDevBandwidthPlug was already checked properly in
networkCheckBandwidth, thus causing networkPlugBandwidth to return 0
and finish before a call to virNetDevBandwidthPlug would have been even
made.

Signed-off-by: Erik Skultety <eskultet at redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413 at gmail.com>
Reviewed-by: Jiri Denemark <jdenemar at redhat.com>
Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

View the changeset: https://github.com/libvirt/libvirt/compare/bc7e72914a07...36a01c2a4720

View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/616570494?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.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-ci/attachments/20191125/0eea9745/attachment.htm>


More information about the Libvirt-ci mailing list