cli and hub code modified to support non-scratch builds from locally stored kickstart files. tests: Testing this feature is added.
This Pull Request is a possible solution to the following issue: https://pagure.io/koji/issue/3183
@mikem
I get that this limitation is maybe not what all Koji instances want. However, simply cutting out the check is not a workable solution. Other build types that allow this allow admins to control whether it is possible (e.g. build_from_srpm policy).
Let's continue discussion in #3183
PR#3279 (https://pagure.io/koji/pull-request/3729) fixes Issue 3183 (https://pagure.io/koji/issue/3183) Thus, I withdraw this PR. Thanks.
Pull-Request has been closed by geoargyr
cli and hub code modified to support non-scratch builds
from locally stored kickstart files.
tests: Testing this feature is added.