Previous commit did not handle background test cases well and result in Jenkins build error. This patch will mock koji.commands._running_in_bg funtion and make sure all background test cases are covered.
:thumbsup:
Commit 2e0b9622 fixes this pull-request
Pull-Request has been merged by mikem@redhat.com
Previous commit did not handle background test cases well and result in Jenkins build error.
This patch will mock koji.commands._running_in_bg funtion and make sure all background test cases are covered.