mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-07-29 23:58:23 -05:00
The test test_integration/test_smb.py::TestSMB::test_smb_service_s4u2self is expected to fail in Fedora <= 31 as it requires krb >= 1.18 that is shipped from fedora 32 only. Skip the test depending on the fedora version. Fixes: https://pagure.io/freeipa/issue/8505 Reviewed-By: Rob Crittenden <rcritten@redhat.com>