#477 Propagate module_hotfixes to getMockConfig
Merged by onosek. Opened by lsedlar.
lsedlar/rpkg mock-config  into  master

Download 477.patch

The Koji cli does this, and should too to generate the same output.

In the long term we should probably remove the code for generating the config and instead actually spawn "koji mock-build --target … --arch …" or try to get Koji to provide a function. Otherwise we're always chasing whatever happens there.

... Fedpkg should too ... ?

rebased onto 74672df96591c41c2b1e6d72c2434f91c4e334e1

Fixed in commit message, thanks.

rebased onto b0713ae0cf70d03e90a7b39ad2ea9ca57cbdd758

And rebased on latest master.

But unittests are failing even for master.

I'm not exactly sure why. It doesn't look like a problem with the code, but the test runner.
I tried cleaning workspace in Jenkins making the tests not run in parallel.

pretty please pagure-ci rebuild

The long commented part in the configuration of Jenkins script is done by you?
And do we need hotfix build for this?

No, I only commented out the TOX_POSARGS="--processes=2" line at the end.
I don't think hotfix is needed. It fixes rhbz#1780228 and there is an easy workaround.

Great, please just add:
Resolves: rhbz#1780228
into commit meesage (or "Relates" if it does not fix the bug completely - I can see it is opened for dist-git). Thanks.

rebased onto cf8d67db902203d18e86378632e22454deb960b4

Pull-Request has been merged by onosek

Metadata