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 2053024 - [rhel-8.6] Backport latest test fixes in python3-ipatests
Summary: [rhel-8.6] Backport latest test fixes in python3-ipatests
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: ipa
Version: 8.6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Florence Blanc-Renaud
QA Contact: ipa-qe
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-02-10 13:32 UTC by anuja
Modified: 2022-05-10 14:34 UTC (History)
5 users (show)

Fixed In Version: idm-DL1-8060020220214151443.92098735
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-10 14:09:17 UTC
Type: Bug
Target Upstream Version:
Embargoed:
pm-rhel: mirror+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker FREEIPA-7830 0 None None None 2022-02-10 13:35:40 UTC
Red Hat Issue Tracker RHELPLAN-111839 0 None None None 2022-02-10 13:35:45 UTC
Red Hat Product Errata RHEA-2022:1884 0 None None None 2022-05-10 14:09:36 UTC

Description anuja 2022-02-10 13:32:38 UTC
Description of problem:
Please backport following commits into python3-ipatests package
https://pagure.io/freeipa/c/4c54e9d6ddb72eab6f654bf3dc2d29f27498ac96?branch=ipa-4-9

Comment 2 Michal Polovka 2022-02-17 12:23:34 UTC
Checked on RHEL8.6 with python3-ipatests-4.9.8-6.module+el8.6.0+14224+4c38d4ea.noarch using test compose http://download.eng.bos.redhat.com/rhel-8/composes/RHEL-8/RHEL-8.6.0-20220216.d.0

============================= test session starts ==============================
platform linux -- Python 3.6.8, pytest-3.10.1, py-1.11.0, pluggy-1.0.0 -- /usr/libexec/platform-python
cachedir: /home/cloud-user/.pytest_cache
metadata: {'Python': '3.6.8', 'Platform': 'Linux-4.18.0-365.el8.x86_64-x86_64-with-redhat-8.6-Ootpa', 'Packages': {'pytest': '3.10.1', 'py': '1.11.0', 'pluggy': '1.0.0'}, 'Plugins': {'metadata': '1.11.0', 'html': '1.22.1', 'multihost': '3.0', 'sourceorder': '0.5'}}
rootdir: /usr/lib/python3.6/site-packages/ipatests, inifile:
plugins: metadata-1.11.0, html-1.22.1, multihost-3.0, sourceorder-0.5
collecting ... collected 7 items
...
test_integration/test_otp.py::TestOTPToken::test_check_otpd_after_idle_timeout PASSED [100%]


Content of /usr/lib/python3.6/site-packages/ipatests/test_integration/test_otp.py
from commit 4c54e9d
356             # ldapsearch will wake up slapd and force walking through
357             # the connection list, in order to spot the idle connections
358             tasks.ldapsearch_dm(self.master, "", ldap_args=[], scope="base")
from commit b36bcf4

315     def setup_otp_nsslapd(self):
316         check_services = self.master.run_command(
317             ['systemctl', 'list-units', '--state=failed']
318         )
319         assert "ipa-otpd" not in check_services.stdout_text
320         # Be sure no services are running and failed units


Requested commits are present, relevant tests are fixed, hence marking as pre-verified - tested.

Comment 7 errata-xmlrpc 2022-05-10 14:09:17 UTC
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/RHEA-2022:1884


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