#28 Add min-free-space-size to fix compose failure
Closed by pwhalen. Opened by pwhalen.
fedora-iot/ pwhalen/ostree min-free-space-size  into  main

Download 28.patch

Composes have been failing due to storage on /mnt/koji dropping below 3% free:

error: Copying final commit from build repo into target repo: Failed to pull-local 5c7b0f5d0b9668ef98423123eddf6536b29a1633c5a3b0315f95dec9a5731489: Writing content object: min-free-space-percent '3%' would be exceeded, at least 65.5 kB requested

In Koji despite hitting this threshold we have plenty of storage available: 2.0T 98% /mnt/fedora_koji

Add config option min-free-space-size to use a configurable option instead.

Signed-off-by: Paul Whalen pwhalen@fedoraproject.org

Pull-Request has been closed by pwhalen

Metadata