Bug 2218847 - Backport latest test fixes
Summary: Backport latest test fixes
Keywords:
Status: VERIFIED
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: ipa
Version: 8.9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Rafael Jeffman
QA Contact: Ganna Kaihorodova
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-06-30 08:38 UTC by Ganna Kaihorodova
Modified: 2023-07-20 07:32 UTC (History)
5 users (show)

Fixed In Version: ipa-4.9.12-4.module+el8.9.0+19311+cb2600ad
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker FREEIPA-10097 0 None None None 2023-06-30 08:39:28 UTC
Red Hat Issue Tracker RHELPLAN-161307 0 None None None 2023-06-30 08:39:31 UTC

Description Ganna Kaihorodova 2023-06-30 08:38:03 UTC
Description of problem:
Backport latest test fixes

Please add latest test fixes as they were added after the IPA 4.9.12 release in ipa-4-9 branch and are not present in RHEL 8.9 yet

7a94acca6 ACME tests: fix issue_and_expire_acme_cert method
998bafee8 ipatest: remove xfail from test_smb
f599e2d67 webuitests: close notification which hides Add button
1b51fa4cb ipatests: Check that SSSD_PUBCONF_KRB5_INCLUDE_D_DIR is not included in krb5.conf

Comment 2 anuja 2023-07-17 12:47:49 UTC
Verified: Tested using test-compose:
[root@runner ~]# rpm -qa *ipatests*
python3-ipatests-4.9.12-4.module+el8.9.0+19311+cb2600ad.noarch
[root@runner ~]# find / -name "test_upgrade.py"
/usr/lib/python3.6/site-packages/ipatests/test_integration/test_upgrade.py
[root@runner ~]# grep "test_pki_dropin_file" /usr/lib/python3.6/site-packages/ipatests/test_integration/test_upgrade.py
    def test_pki_dropin_file(self):
[root@runner ~]# grep "test_fix_agreements" /usr/lib/python3.6/site-packages/ipatests/test_integration/test_simple_replication.py 
    def test_fix_agreements(self):
[root@runner ~]# grep "test_client_install_with_krb5" /usr/lib/python3.6/site-packages/ipatests/test_integration/test_installation_client.py 
    def test_client_install_with_krb5(self):
[root@runner ~]#


Note You need to log in before you can comment on or make changes to this bug.