[libvirt PATCH 001/351] meson: ci: increase git clone depth to 1000

Andrea Bolognani abologna at redhat.com
Wed Jul 22 09:07:59 UTC 2020


On Wed, 2020-07-22 at 10:21 +0200, Ján Tomko wrote:
> > +++ b/ci/cirrus/build.yml
> > @@ -14,7 +14,7 @@ build_task:
> >   install_script:
> >     - @INSTALL_COMMAND@ @PKGS@
> >   clone_script:
> > -    - git clone --depth 100 "$CI_REPOSITORY_URL" .
> > +    - git clone --depth 1000 "$CI_REPOSITORY_URL" .
> 
> Does cirrus run the dco-check too or is this just for consistency?

It does not, so I think we should drop this hunk in order not to
introduce unnecessary delays for Cirrus CI jobs.

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list