action #42455
closed[opensuse][aarch64][functional][y] openSUSE Tumbleweed aarch64 oss repo seems to be deleted however we invest 41GB for the debuginfo repo
0%
Description
Observation¶
https://openqa.opensuse.org/tests/772746#step/zypper_ar/4 fails because the oss repo was probably already deleted. https://openqa.opensuse.org/admin/assets shows the repo is not there or gone but "repo/openSUSE-Tumbleweed-oss-aarch64-Snapshot20181009-debuginfo 41GiB" is there and taking up 41 GiB so quite some space that is also useless because in general without the OSS repo the debuginfo repo can not be used properly in tests
Ideas¶
- only sync the necessary packages from the repo debuginfo
- Disable the debuginfo repo completely and skip the according tests to save the space
- Teach openQA gru to cleanup by "repo priority", e.g. in this case debuginfo before OSS repo
Workarounds¶
I have set the job group quota now from 80GB to 100GB to have at least the space for the OSS repo and the 41 GiB debuginfo repo once.
Updated by okurz about 6 years ago
- Target version changed from Milestone 21 to future
I bumped the job group quota from 80GB to 100GB, let's see if this fares well enough for short-term
Updated by okurz almost 6 years ago
- Related to coordination #17436: [tools][functional][y][epic] tests must not have access to published repos, e.g. download.o.o on Tumbleweed -> remove all references to download.o.o from repos during installation and afterwards added
Updated by okurz almost 6 years ago
- Status changed from Workable to Resolved
- Assignee set to okurz
With the work in #17436 the debuginfo and source repos are much smaller now. I have tweaked the quota to be same as for ppc64le and the current situation looks good so far.