Project

General

Profile

action #45923

Updated by okurz about 5 years ago

## Motivation 
 As a part of #34732 we have already implemented feature that we can sync repo only partially. However, as of now this behavior is enabled for x86_64 only. 

 Next step will be to enable same behavior for the ports. 

 ## Acceptance criteria 
 * **AC1:** Only necessary packages for testing are synced to o3 
 * **AC2:** https://openqa.opensuse.org/admin/assets shows that less space is used for product snapshots on aarch64 and ppc64le 
 * **AC3:** The test modules relying on the source repos still work 

 ## Suggestions 
 * 1. Mirroring of the coreutils package from the source repo for TW and Leap ports is enable 
 * 2. zypper_info test module uses same behavior for all distribution 
 * Work on http://gitlab.suse.de/openqa/scripts/ 
 * Check space used by assets on https://openqa.opensuse.org/admin/assets after the change has been merged and deployed to o3

Back