The test test_integration/test_ipahealthcheck.py::TestIpaHealthCheck::test_ipa_healthcheck_fips_enabled defines an xfail annotation that is incorrect.
test_integration/test_ipahealthcheck.py::TestIpaHealthCheck::test_ipa_healthcheck_fips_enabled
The current annotation expects a test failure if ipa-healthcheck < 0.17 and RHEL 10.0+ are involved but it needs to be updated.
Metadata Update from @frenaud: - Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/7821
Do we need a complicated xfail now? Aren't the releases currently coherent with what the OS-provided (fips-mode-setup) and ipa-healthcheck? If not then it seems like this is a healthcheck bug to fix.
master:
ipa-4-12:
Metadata Update from @frenaud: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)