Description of problem: Backport latest test fixes in python3-ipatests How reproducible: Below fix needs to be included in ipatests. https://pagure.io/freeipa/issue/9267 https://pagure.io/freeipa/c/8d34f453fb139c4cef055a4963f307a760316a73 8d34f45 ipatests: Check that SSSD_PUBCONF_KRB5_INCLUDE_D_DIR is not included in krb5.conf
[root@master ~]# grep "test_client_install_with_krb5" /usr/lib/python3.9/site-packages/ipatests/test_integration/test_installation_client.py def test_client_install_with_krb5(self): [root@master ~]# grep "communication between" /usr/lib/python3.9/site-packages/ipatests/test_integration/test_backup_and_restore.py # real master crash there would not be any communication between [root@master ~]# rpm -qa python3-ipatests python3-ipatests-4.10.2-2.el9.noarch [root@master ~]#
Marking bug as verified as test related commits are added in ipatests package.