Tempest test skip test because of bug to be resolved which is already resolved

Bug #1749365 reported by abhishek tiwary
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Fix Released
Medium
abhishek tiwary

Bug Description

Tempest test has been skipped due to bug(1687044) which is already resolved a few months earlier

Logs:

List of Passed tests:
tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]

Error: List of Skipped tests:
tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]
Reason: Skipped until Bug: 1687044 is resolved.

Openstack Tempest version: openstack-tempest-17.1.0-1.el7ost.noarch

[Code Snippet]
@decorators.skip_because(bug='1687044')
    def test_volume_extend_when_volume_has_snapshot(self):
        volume = self.create_volume()
        self.create_snapshot(volume['id'])
[/Snippet]

description: updated
affects: cinder → tempest
Revision history for this message
Ghanshyam Mann (ghanshyammann) wrote :

yea bug https://bugs.launchpad.net/cinder/+bug/1687044 seems fixed on stables branch too. feel free to push tempest patch to remove the skip decorator.

Changed in tempest:
status: New → Triaged
importance: Undecided → Medium
tags: added: low-hanging-fruit
Changed in tempest:
assignee: nobody → abhishek tiwary (abhishek-tiwary)
Changed in tempest:
status: Triaged → Fix Committed
Changed in tempest:
status: Fix Committed → In Progress
nalini (nvarshney)
Changed in tempest:
status: In Progress → Fix Committed
Revision history for this message
Doug Schveninger (ds6901) wrote :
Revision history for this message
Martin Kopec (mkopec) wrote :
Changed in tempest:
status: Fix Committed → Fix Released
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.