Bug 2213715

Summary: [RHEL8 udisks2] 'UdisksISCSITest' object has no attribute 'iscsi_timeout'
Product: Red Hat Enterprise Linux 8 Reporter: guazhang <guazhang>
Component: udisks2Assignee: Tomáš Bžatek <tbzatek>
Status: VERIFIED --- QA Contact: guazhang <guazhang>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.9Keywords: Triaged
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: udisks2-2.9.0-16.el8 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 guazhang@redhat.com 2023-06-09 03:42:51 UTC
Description of problem:
udisks2 regression job failed because of the error, please have a look

Version-Release number of selected component (if applicable):
udisks2-2.9.0-15.el8.x86_64
RHEL-8.9.0-20230603.20 BaseOS x86_64

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

ERROR: test_login_chap_auth (test_30_iscsi.UdisksISCSITest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/root/rpmbuild/BUILD/udisks-2.9.0/src/tests/dbus-tests/test_30_iscsi.py", line 154, in test_login_chap_auth
    timeout=self.iscsi_timeout)
AttributeError: 'UdisksISCSITest' object has no attribute 'iscsi_timeout'

======================================================================
ERROR: test_login_noauth_badauth (test_30_iscsi.UdisksISCSITest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/root/rpmbuild/BUILD/udisks-2.9.0/src/tests/dbus-tests/test_30_iscsi.py", line 296, in test_login_noauth_badauth
    timeout=self.iscsi_timeout)
AttributeError: 'UdisksISCSITest' object has no attribute 'iscsi_timeout'

https://beaker.engineering.redhat.com/recipes/14051654#task161445438

Comment 1 Tomáš Bžatek 2023-08-01 13:53:45 UTC
My bad, will fix together with bug 2213193

Comment 2 guazhang@redhat.com 2023-08-09 09:48:33 UTC
test pass with fixed package.