]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ci: Temporarily enable verbose mode for cirrus-run
authorAndrea Bolognani <abologna@redhat.com>
Tue, 4 Aug 2020 10:00:41 +0000 (12:00 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 4 Aug 2020 11:29:34 +0000 (13:29 +0200)
commit9b5622d31f8c3036425721ab9c6b23067aa87034
tree9ef473558f2cf3226197bf4ac5ddae4b92fad9fb
parentd8f13661e08eacc6355b0ae3692ed4c64777f3e2
ci: Temporarily enable verbose mode for cirrus-run

We've hit issues with GitLab CI jobs reporting a failure despite
the corresponding Cirrus CI job finishing successfully: this is
apparently caused by the underlying VM being rescheduled.

A workaround for this issue has been implemented as of

  https://github.com/sio/cirrus-run/commit/5299874bbb71a84bec7476d9d0ca4ba49bb7ed97

which will be included in the upcoming 0.3.0 release; however, in
order to validate that this workaround is effective it would be
useful to have more data.

Based on the conversation in

  https://github.com/sio/cirrus-run/issues/4

enabling verbose mode allows to collect this data while not having
any impact on performance, so let's enable it temporarily and then
disable it again once cirrus-run 0.3.0 is out.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
.gitlab-ci.yml