URL: https://github.com/freeipa/freeipa/pull/5869 Author: menonsudhir Title: #5869: ipatests: Fix for test_source_ipahealthcheck_ipa_host_check_ipahostkeytab Action: opened
PR body: """ Expected error message has changed for test_source_ipahealthcheck_ipa_host_check_ipahostkeytab as below.
Failed to obtain host TGT: Major (458752): No credentials were supplied, or the credentials were unavailable or inaccessible, Minor (2529639107): No credentials cache found --- Failed to obtain host TGT: Major (851968): Unspecified GSS failure. Minor code may provide more information, Minor (2529639107): No credentials cache found """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5869/head:pr5869 git checkout pr5869
URL: https://github.com/freeipa/freeipa/pull/5869 Author: menonsudhir Title: #5869: ipatests: Fix for test_source_ipahealthcheck_ipa_host_check_ipahostkeytab Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5869/head:pr5869 git checkout pr5869
freeipa-devel@lists.fedorahosted.org