URL: https://github.com/freeipa/freeipa/pull/3955 Author: wladich Title: #3955: ipatests: add test for SSSD updating expired cache items Action: opened
PR body: """ **Patch 1:** New test checks that sssd updates expired cahce values both for IPA domain and trusted AD domain. Related to: https://pagure.io/SSSD/sssd/issue/4012
**Patch 2:** ipatests: refactor sssd tests for cached_auth_timeout option
No changes in test scenarios or coverage. Changes: * Renamed parameter user => user_origin for consistency with new tests * evaluate user name once per testcase to reduce copy-pastes * evauate wait time in a more natural way
"""
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3955/head:pr3955 git checkout pr3955
URL: https://github.com/freeipa/freeipa/pull/3955 Author: wladich Title: #3955: ipatests: add test for SSSD updating expired cache items Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3955/head:pr3955 git checkout pr3955
freeipa-devel@lists.fedorahosted.org