[libvirt PATCH 0/2] ci: Some cirrus-run related changes

Andrea Bolognani posted 2 patches 3 years, 8 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20200804104630.1003614-1-abologna@redhat.com
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[libvirt PATCH 0/2] ci: Some cirrus-run related changes
Posted by Andrea Bolognani 3 years, 8 months ago
The corresponding libvirt-ci MR is

  https://gitlab.com/libvirt/libvirt-ci/-/merge_requests/41

and this is what it looks like in action:

  https://gitlab.com/abologna/libvirt/-/jobs/669949971
  https://gitlab.com/abologna/libvirt/-/jobs/669949970

Let's help test the upcoming cirrus-run release :)

Andrea Bolognani (2):
  ci: Show build log for Cirrus CI jobs
  ci: Temporarily enable verbose mode for cirrus-run

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.25.4


Re: [libvirt PATCH 0/2] ci: Some cirrus-run related changes
Posted by Ján Tomko 3 years, 8 months ago
On a Tuesday in 2020, Andrea Bolognani wrote:
>The corresponding libvirt-ci MR is
>
>  https://gitlab.com/libvirt/libvirt-ci/-/merge_requests/41
>
>and this is what it looks like in action:
>
>  https://gitlab.com/abologna/libvirt/-/jobs/669949971
>  https://gitlab.com/abologna/libvirt/-/jobs/669949970
>
>Let's help test the upcoming cirrus-run release :)
>
>Andrea Bolognani (2):
>  ci: Show build log for Cirrus CI jobs
>  ci: Temporarily enable verbose mode for cirrus-run
>
> .gitlab-ci.yml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Ján Tomko <jtomko@redhat.com>

Jano