#1425 /usr/bin/copr_prune_results.py should use "/bin/copr-repo"
Closed: Fixed 2 years ago by praiskup. Opened 3 years ago by praiskup.

For delete build actions and for normal builds, we run "incremental" createrepo
which saves a lot of I/O (--recycle-pkglist option). copr_prune_results.py should
do this, too.

We should probably use the call_copr_repo wrapper because that doesn't
suffer from the "temporary repo inconsistency" problem (the createrepo
is run first, and then builds are removed, not vice-versa).


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

2 years ago

Login to comment on this ticket.

Metadata