Hi, > 2026年3月16日 22:15,Michael Tokarev <[email protected]> 写道: > > On 16.03.2026 13:29, Miao Wang wrote: > ... >>> How ipxe uses qemu-system-x86 during build, exactly? >> Actually, for running tests. >> I'm curious about when old arch:all packages are deleted. I noticed >> that old arch:any packages are only deleted when a corresponding >> new binary package is uploaded. Is there any different policies >> on the deletion of old arch:all packages? > > I don't think this is actually relevant. > > Can't we move all tests to the autopkgtest framework, > instead of running them at build time?
Functionality tests has already been moved to autopkgtest, The tests left in the building process is unit tests, which cannot be carried out without the built object files, which will not go into the packages. Cheers, Miao Wang

