[Libvirt-ci] Fixed: libvirt/libvirt#2690 (master - 20cc7f9)

Travis CI builds at travis-ci.org
Wed Sep 25 09:23:15 UTC 2019


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

Build: #2690
Status: Fixed

Duration: 33 mins and 22 secs
Commit: 20cc7f9 (master)
Author: Michal Privoznik
Message: domain_conf: Fix str2enum translation of video driver name

In bc1e924cf0d we've introduced video driver name and whilst
doing so we've utilized VIR_ENUM_IMPL() macro. Then, in domain
XML parsing code the generated
virDomainVideoBackendTypeFromString() is called and its return
value is assigned directly to an unsigned int variable which is
wrong. Also, the video driver enum has 'default' value which is
not formatted into domain XML but is accepted during parsing.

Signed-off-by: Michal Privoznik <mprivozn at redhat.com>

View the changeset: https://github.com/libvirt/libvirt/compare/fdff7294d14d...20cc7f9e8a33

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


More information about the Libvirt-ci mailing list