Bug 2216611

Summary: Backport latest test fixes in python3-ipatests
Product: Red Hat Enterprise Linux 9 Reporter: anuja <amore>
Component: ipaAssignee: Florence Blanc-Renaud <frenaud>
Status: VERIFIED --- QA Contact: anuja <amore>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.3CC: gkaihoro, rcritten, sumenon, tscherf
Target Milestone: rcKeywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ipa-4.10.2-2.el9 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description anuja 2023-06-22 05:08:15 UTC
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

Comment 3 anuja 2023-07-04 14:42:38 UTC
[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 ~]#

Comment 7 anuja 2023-07-12 07:00:16 UTC
Marking bug as verified as test related commits are added in ipatests package.