#2676 RFE: garbage collection for save_failed_tree jobs
Closed: Dropped by tkopecek. Opened by kevin.

We were considering enabling the save_failed_tree plugin in fedora, but it seems it has no garbage collection.

buildroots are large, so I think we don't want to enable this until there is some garbage collection of them possible.

Filing this RFE to get that on the radar.


@kevin It doesn't create any long-term content. It will just put the tarball to task directory. so, if you're running some cleaning script (e.g. koji-prune-work from koji-utils) for /mnt/koji/work directory it will be cleaned also.

Metadata Update from @tkopecek:
- Custom field Size adjusted to None

Ah yes, you are right... we don't use those scripts, but we do have a cron job that cleans up work.

I wonder if this would be better moved into koji-gc though?

Incorporating
https://pagure.io/koji-tools/blob/master/f/src/bin/koji-prune-scratch
https://pagure.io/koji-tools/blob/master/f/src/bin/koji-prune-work
behaviour to koji-gc makes sense to me. @mikem ?

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.30

starting PR #3387

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.31 (was: 1.30)

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.32 (was: 1.31)

koji-gc variant: #3642

Metadata Update from @tkopecek:
- Issue close_status updated to: Dropped
- Issue status updated to: Closed (was: Open)

Metadata Update from @tkopecek:
- Issue set to the milestone: None (was: 1.32)

Dropped for now - comments in #3642

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/2676

Please continue any further discussion there.

Metadata
Related Pull Requests