Fixes https://pagure.io/koji/issue/4315
Metadata Update from @tkopecek: - Pull-request tagged with: testing-ready
Metadata Update from @tkopecek: - Pull-request untagged with: testing-ready - Pull-request tagged with: testing-basic
Metadata Update from @mfilip: - Pull-request tagged with: testing-done
failing unit test tests/test_hub/test_repo_requests.py
doesn't fail here? (F41)
What's the error?
It is trying to create /mnt/koji (so, at least ensuredir is not mockedin TestQueueTask). Maybe this path already exists on your machine?
1 new commit added
fix unit test
Commit e17671c5 fixes this pull-request
Pull-Request has been merged by tkopecek
Fixes https://pagure.io/koji/issue/4315