#3986 Backporting "repopulate negative cache after get_domains" broke responder-get-domains-tests
Closed: Fixed by jhrozek. Opened by jhrozek.

One of the tests wraps sss_ncache_reset_repopulate_permanent and the wrapper marks the whole test as done. The patch to repopulate the negcache added a call to sss_ncache_reset_repopulate_permanent which now marks the test as done too soon. We probably need to redirect the first call to the sss_ncache_reset_repopulate_permanent function to the real one, not the wrapper.


  • sssd-1-16: 4c1b2d4dfc4aab3b7c55f5b7232227cde8b02d12

Metadata Update from @jhrozek:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata Update from @jhrozek:
- Issue assigned to jhrozek

Metadata Update from @jhrozek:
- Issue set to the milestone: SSSD 1.16.4

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/4958

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata