mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
openqa: drop the results_min_free_disk_space_percentage cleanup
It is extremely slow to run, and we figured out that the problem on openqa01 was excessive space being used by Netapp snapshots, so we don't need this any more. It was actually deleting old jobs before their time, because it had already wiped every video file and didn't know what else to do... Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
@@ -40,7 +40,6 @@ level=info
|
||||
|
||||
[misc_limits]
|
||||
asset_cleanup_max_free_percentage = 20
|
||||
results_min_free_disk_space_percentage = 15
|
||||
|
||||
[openid]
|
||||
provider = https://id.fedoraproject.org/
|
||||
|
||||
Reference in New Issue
Block a user