#3126 kojira: implement ignore_other_volumes option
Merged by tkopecek. Opened by mikem.
mikem/koji pr2947updates  into  master

Download 3126.patch

This is a slight rework of PR#2947
And it partially addresses #3011
Related: https://pagure.io/koji/issue/3011

This change adds a boolean ignore_other_volumes option to kojira (default: False).
When set to True, kojira will not delete repos from any volume other than the default one.

Note that, at present, only dist-repos can be generated on non-default volumes.

:thumbsup:

Metadata Update from @julian8628:
- Pull-request tagged with: testing-ready

Metadata Update from @mfilip:
- Pull-request tagged with: testing-done

Commit 799e8c1a fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata