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:
parent
35260ce9d8
commit
374956365e
1 changed files with 0 additions and 1 deletions
|
@ -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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue