[Libvirt-ci] Errored: libvirt/libvirt#975 (master - 444f15a)

Travis CI builds at travis-ci.org
Mon Mar 5 13:50:48 UTC 2018


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

Build: #975
Status: Errored

Duration: 49 minutes and 58 seconds
Commit: 444f15a (master)
Author: Ján Tomko
Message: conf: set postParseFailed even without ALLOW_POST_PARSE_FAIL

We allow the postParse callbacks to fail for some reasons (missing
emulator binary) when parsing the configs from /etc/libvirt.
In that case, def->postParseFailed is set to true and the post
parse callbacks are re-executed on domain startup.

However this bool was only set when virDomainDefPostParse was called
with the ALLOW_POST_PARSE_FAIL flag set. If the callback failed
again on domain startup, the bool would be reset and subsequent
startups would not attempt to reexecute the callback.

Signed-off-by: Ján Tomko <jtomko at redhat.com>

View the changeset: https://github.com/libvirt/libvirt/compare/dc824c61287d...444f15adb8cd

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


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


More information about the Libvirt-ci mailing list