URL: https://github.com/freeipa/freeipa/pull/5601 Author: stanislavlevin Title: #5601: ipatests: Fix expectation about GSS error in test for healthcheck Action: opened
PR body: """ As of 1.19.1 MIT krb changed the error returned if no valid credentials could be obtained(`GSS_S_CRED_UNAVAIL`->`GSS_S_NO_CRED`). To be compatible with previous versions of krb the new expected error message has been added.
Fixes: https://pagure.io/freeipa/issue/8737 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5601/head:pr5601 git checkout pr5601
URL: https://github.com/freeipa/freeipa/pull/5601 Author: stanislavlevin Title: #5601: ipatests: Fix expectation about GSS error in test for healthcheck Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5601/head:pr5601 git checkout pr5601
freeipa-devel@lists.fedorahosted.org