If we failed generating the private key there is no point in trying to push anything with it. I believe this also fixes the issue we've seen with the mirroring service as the mirroring task was failing this was impacting other tasks while at it.
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr
This should probably be a warning level.
Wfm :)
1 new commit added
Change couple of log entries from info to warning
Aside from the test run exploding, code looks good to me. :thumbsup:
pretty please pagure-ci rebuild
Tests pass, let's get this in :)
Thanks for the review @ngompa !
Pull-Request has been merged by pingou
If we failed generating the private key there is no point in trying
to push anything with it.
I believe this also fixes the issue we've seen with the mirroring
service as the mirroring task was failing this was impacting other
tasks while at it.
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr