Project

Profile

Help

Test #4530

Updated by ttereshc about 5 years ago

A fixture repo needs to be created (or current ones can be updated) with zchunk metadata. 

 h3. Zchunk metadata is ignored during sync and not generated at publish time by default 

 * sync repo with zchunk metadata 
 * publish repo 
 * check that there is no zchunk metadata published 

 h3. [Only if it's decided to be implemented] A distributor can be configured to generate zchunk metadata at publish time 

 * sync repo with zchunk metadata 
 * publish repo specifying an option to enable zchunk metadata generation 
 * check that there is zchunk metadata published 
 * check that it's correct (e.g. list of available packages shown by dnf is correct - contains all packages from that repo)

Back