Bug 2216611
| Summary: | Backport latest test fixes in python3-ipatests | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | anuja <amore> |
| Component: | ipa | Assignee: | Florence Blanc-Renaud <frenaud> |
| Status: | VERIFIED --- | QA Contact: | anuja <amore> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 9.3 | CC: | gkaihoro, rcritten, sumenon, tscherf |
| Target Milestone: | rc | Keywords: | 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
[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. |