exc: adjust TaskotronRemoteTimeoutError hierarchy
ClosedPublic

Authored by kparal on Jun 24 2016, 1:45 PM.

Details

Summary

Make TaskotronRemoteTimeoutError a descendant of
TaskotronRemoteError (which sounds logical). Ajust minion code to
reflect that change. Add tests.

This is a followup of D826.

Test Plan

test suite works, tested rpmlint execution locally and with a disposable client

Diff Detail

Repository
rLTRN libtaskotron
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kparal retitled this revision from to exc: adjust TaskotronRemoteTimeoutError hierarchy.Jun 24 2016, 1:45 PM
kparal updated this object.
kparal edited the test plan for this revision. (Show Details)
kparal added a reviewer: mkrizek.
mkrizek accepted this revision.Jun 27 2016, 5:22 AM

LGTM

This revision is now accepted and ready to land.Jun 27 2016, 5:22 AM
This revision was automatically updated to reflect the committed changes.