Bug 2218847
| Summary: | Backport latest test fixes | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Ganna Kaihorodova <gkaihoro> |
| Component: | ipa | Assignee: | Rafael Jeffman <rjeffman> |
| Status: | CLOSED ERRATA | QA Contact: | Ganna Kaihorodova <gkaihoro> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 8.9 | CC: | amore, frenaud, rcritten, rjeffman, sumenon, tscherf |
| Target Milestone: | rc | Keywords: | Triaged |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ipa-4.9.12-4.module+el8.9.0+19311+cb2600ad | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-11-14 15:32:53 UTC | 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
Ganna Kaihorodova
2023-06-30 08:38:03 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 ~]#
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (idm:client and idm:DL1 bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2023:6977 |