On Thursday, January 15, 2026 7:56:13 AM Mountain Standard Time Mikhail 
Kazantsev wrote:
> I have test set of images for testing of my program. What is better
> approach to store test set and then use it in package while building
> for running tests.
> I know it is bad idea to store test set in released package.
> So shoud i store test set in some cloud storage with wget while testing
> stage of building package? 
> Does debian have cloud storage for such purposes?

Assuming they are DFSG-free, the best way is to store the images in a 
subdirectory of your upstream repository with an appropriate name, like 
“test”.  This directory will exist in the source code of the upstream project, 
and in the tarball uploaded to Debian, but not shipped in the Debian binary 
packages.  However, Debian’s build and CI infrastructure has access to all the 
files in the tarball and can use them for build and CI testing purposes.

-- 
Soren Stoutner
[email protected]

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to