summaryrefslogtreecommitdiffstats
path: root/ipatests/beakerlib_plugin.py
Commit message (Collapse)AuthorAgeFilesLines
* Add Nose plugin for BeakerLib integrationPetr Viktorin2013-06-171-0/+168
The plugin hooks into the Nose runner and IPA's logging infrastructure and calls the appropriate BeakerLib functions (rl*). IPA's log_manager is extended to accept custom Handler classes. The ipa-run-tests helper now loads the plugin. Patr of the work for: https://fedorahosted.org/freeipa/ticket/3621