Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1998098

Summary: Backport latest test fixes in python3-ipatests
Product: Red Hat Enterprise Linux 9 Reporter: Florence Blanc-Renaud <frenaud>
Component: ipaAssignee: Florence Blanc-Renaud <frenaud>
Status: CLOSED CURRENTRELEASE QA Contact: ipa-qe <ipa-qe>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.0CC: ksiddiqu, rcritten, tscherf
Target Milestone: rcKeywords: Triaged
Target Release: ---Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ipa-4.9.6-6.el9 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-12-07 21:30:47 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 Florence Blanc-Renaud 2021-08-26 12:28:31 UTC
Description of problem:
Need to backport the latest test fixes into python3-ipatests package from ipa-4-9 upstream branch:
ipatests: use whole date for journalctl --since
b5036b5ce9ae4fab011e57fe2b37a35fdd098a70

ipatests: Test unsecure nsupdate.
4fdab0c94c4e17e42e5f38a0e671bea39bcc9b74

ipatests: Fix TestAJPSecretUpgrade tests on systems without pkiuser
c9bc471e063f2865d6423e4f1c9b81e73a45e43f

ipatests: test_ipahealthcheck: Verify permissions for /var/log/ files
488ac7e3ba9f36d6b187687d120920d2d80d8b7f

ipatests: test to renew certs on replica using ipa-cert-fix
e0aef5296b66c0b460f7e10993610fe68b312241

ipatests: wait while http/ldap/pkinit cert get renew on replica
a620e5e9e152defe144705913521c3cf556faa0e

ipatests: refactor test_ipa_cert_fix with tasks
4a3a15f45aad016730252c09e3e173a18184603e


Version-Release number of selected component (if applicable):
python3-ipatests-4.9.6-5.el9

Comment 1 Florence Blanc-Renaud 2021-08-26 12:33:08 UTC
Marking as POST since the fixes are already present in the upstream bug, please refer to the BZ description

Comment 5 Kaleem 2021-08-30 07:39:38 UTC
Moving to Verified as pkg python3-ipatests-4.9.6-6.el9.noarch is available in nightly and installable 

[root@runner ~]# rpm -qa|grep ipatests
python3-ipatests-4.9.6-6.el9.noarch
[root@runner ~]# rpm -q --changelog python3-ipatests
* Thu Aug 26 2021 Florence Blanc-Renaud <frenaud> - 4.9.6-6
- Resolves: rhbz#1998098 - Backport latest test fixes in python3-ipatests
  - ipatests: Test unsecure nsupdate.
  - ipatests: Fix TestAJPSecretUpgrade tests on systems without pkiuser
  - ipatests: test_ipahealthcheck: Verify permissions for /var/log/ files
  - ipatests: test to renew certs on replica using ipa-cert-fix
  - ipatests: wait while http/ldap/pkinit cert get renew on replica
  - ipatests: refactor test_ipa_cert_fix with tasks
  - ipatests: use whole date for journalctl --since