#4209 Don't try mirroring if we failed generating private key
Merged by pingou. Opened by pingou.
fix_mirroring  into  master

Download 4209.patch

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.

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

Metadata