Bug 1467820 - Change in method name in tempest/common broke cinder's internal tempest tests
Summary: Change in method name in tempest/common broke cinder's internal tempest tests
Keywords:
Status: CLOSED DUPLICATE of bug 1441228
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tempest
Version: 11.0 (Ocata)
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Prateek Arora
QA Contact: Martin Kopec
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-05 08:47 UTC by Martin Schuppert
Modified: 2020-09-10 10:51 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-07-05 09:54:32 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1667448 0 None None None 2017-07-05 08:47:32 UTC
OpenStack gerrit 394588 0 None None None 2017-07-05 08:49:05 UTC

Description Martin Schuppert 2017-07-05 08:47:32 UTC
Description of problem:

{0} setUpClass (cinder.tests.tempest.api.volume.test_volume_unicode.CinderUnicodeTest) [0.000000s] ... FAILED
Number of Tests that Ran 192
Number of Tests that Passed 190
Number of Tests that Failed 1
Number of Tests that Skipped 1
Failures/Skips in Test Run. Please review the json file attached
Error: tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2]   SKIP
Error: setUpClass (cinder.tests.tempest.api.volume.test_volume_unicode.CinderUnicodeTest)   FAIL
Reason of Failure:
========================================
_StringException: Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/tempest/test.py", line 273, in setUpClass
    six.reraise(etype, value, trace)
  File "/usr/lib/python2.7/site-packages/tempest/test.py", line 266, in setUpClass
    cls.resource_setup()
  File "/usr/lib/python2.7/site-packages/cinder/tests/tempest/api/volume/test_volume_unicode.py", line 35, in resource_setup
    cls.volume = cls.create_volume_with_args(name=cls.volume_name)
  File "/usr/lib/python2.7/site-packages/cinder/tests/tempest/api/volume/test_volume_unicode.py", line 47, in create_volume_with_args
    waiters.wait_for_volume_resource_status(cls.volumes_client,
AttributeError: 'module' object has no attribute 'wait_for_volume_resource_status'

This was fixed upstream in 

https://bugs.launchpad.net/cinder/+bug/1667448
https://review.openstack.org/#/c/394588


Version-Release number of selected component (if applicable):
openstack-tempest-15.0.0-2.el7ost

Comment 1 Red Hat Bugzilla Rules Engine 2017-07-05 08:49:09 UTC
This bugzilla has been removed from the release and needs to be reviewed and Triaged for another Target Release.

Comment 2 Prateek Arora 2017-07-05 09:25:30 UTC
Hello Martin

The bug has been fixed in cinder. I would check if the fix is backported to cinder and not I would do that.

Thanks and Regards
Prateek Arora

Comment 5 Prateek Arora 2017-07-05 09:54:32 UTC

*** This bug has been marked as a duplicate of bug 1441228 ***


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