On Mon, Feb 16, 2026 at 11:17:38AM +0000, Peter Maydell wrote:
> On Mon, 16 Feb 2026 at 11:13, Peter Maydell <[email protected]> wrote:
> >
> > On Thu, 12 Feb 2026 at 21:42, Cédric Le Goater <[email protected]> wrote:
> > >
> > > Add functional tests for AST2500 and AST2600 machines using the
> > > OpenBMC SDK v11.00 with Linux kernel 5.15. These tests complement the
> > > existing SDK tests and verify that QEMU correctly boots older kernel
> > > versions on these platforms.
> >
> >
> > > +    ASSET_SDK_V1100_AST2600_515 = Asset(
> > > +        
> > > 'https://github.com/AspeedTech-BMC/openbmc/releases/download/v11.00/ast2600-default-515-obmc.tar.gz',
> > > +        
> > > 'ece1a934095378929780f03e7d092e562f4b33b2841b80ad7c3d12a85744c0f6')
> >
> > This asset file is over a gigabyte in size, it takes forever to
> > download, and our functional test asset download framework has
> > no mechanism for giving any kind of progress indication for
> > downloads (or even for telling you the URL it is downloading
> > until after the download is complete).
> >
> > Can we have a size limit for test assets please, at least until
> > the framework can support large assets a bit better ?
> 
> Followup: we have six test assets that are over 500MB in size,
> and they are all aspeed tests. Please can you have a look at
> slimming these down?

I see 2 big assets from aspeed only

  64d8926a7d01b649168be96c986603b5690f06391286c438a3a772c8c7039e93
  ece1a934095378929780f03e7d092e562f4b33b2841b80ad7c3d12a85744c0f6


what are the names of the other files in $HOME/.cache/qemu/download
you have that are over 500 MB ?

With regards,
Daniel
-- 
|: https://berrange.com       ~~        https://hachyderm.io/@berrange :|
|: https://libvirt.org          ~~          https://entangle-photo.org :|
|: https://pixelfed.art/berrange   ~~    https://fstop138.berrange.com :|


Reply via email to