summaryrefslogtreecommitdiffstats
path: root/ipatests/pytest_plugins/beakerlib.py
Commit message (Collapse)AuthorAgeFilesLines
* Integration tests: Port the BeakerLib plugin and log collection to pytestPetr Viktorin2014-11-211-0/+234
Move the IPA-specific log collection out of the Beakerlib plugin. Add the --logfile-dir option to tests and ipa-test-task, so that logs can be collected even if BeakerLib is not used. https://fedorahosted.org/freeipa/ticket/4610 Reviewed-By: Tomas Babej <tbabej@redhat.com>