ipatests: Collect EPN log for debugging

Signed-off-by: Stanislav Levin <slev@altlinux.org>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
Stanislav Levin 2020-11-13 11:58:52 +03:00 committed by Alexander Bokovoy
parent 17f430efc4
commit 82e69008ad

View File

@ -64,6 +64,8 @@ CLASS_LOGFILES = [
# IPA backup and restore logs
paths.IPARESTORE_LOG,
paths.IPABACKUP_LOG,
# EPN log
paths.IPAEPN_LOG,
# kerberos related logs
paths.KADMIND_LOG,
paths.KRB5KDC_LOG,