Remove the complexity previously added when working on the DNF project integration.
Idea was to build Zuul required-projects in addition to the project being tested
because merged PRs are not automatically built and publish (I mean rpms).
Solution was instead to propose to DNF folks to manage a dnf-master repository.
A Zuul job is attached to PR merged to build on that copr repo.
This master repo is used as input to rpm-mock-build job. I think that workflow
should be the one we promote. Thus that patch is removing the previously added
complexity.
Remove the complexity previously added when working on the DNF project integration.
Idea was to build Zuul required-projects in addition to the project being tested
because merged PRs are not automatically built and publish (I mean rpms).
Solution was instead to propose to DNF folks to manage a dnf-master repository.
A Zuul job is attached to PR merged to build on that copr repo.
This master repo is used as input to rpm-mock-build job. I think that workflow
should be the one we promote. Thus that patch is removing the previously added
complexity.