BaseImageTest(Base test class for Image API tests) Class should add “setup_clients(cls)” function

Bug #1518555 reported by Jacky_lei_zhang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Invalid
Undecided
Jacky_lei_zhang

Bug Description

from /tempest/api/image/base.py
class BaseImageTest(tempest.test.BaseTestCase) should add“setup_clients(cls)”function

summary: - BaseImageTest(Base test class for Image API tests) Class missed
+ BaseImageTest(Base test class for Image API tests) Class should add
“setup_clients(cls)” function
Changed in tempest:
assignee: nobody → Jacky_lei_zhang (lzhang1)
Changed in tempest:
status: New → Incomplete
Revision history for this message
Castulo J. Martinez (castulo-martinez) wrote :

Can you please add more information to the bug? Why is it necessary to add the setup_clients method to the BaseImageTest class?

Looks like there are no tests that are inheriting directly from that class. Only the following subclasses are inheriting from that BaseImageTest class: BaseV1ImageTest, BaseV2ImageTest, BaseV1ImageAdminTest, and BaseV2ImageAdminTest and they all define their own setup_clients method.

Revision history for this message
Ken'ichi Ohmichi (oomichi) wrote :

There was not any activity about this bug over 1 year, so it is nice to drop this.

Changed in tempest:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.