Exception 'HTTPNotFound' is not handled in cleanup of scenario tests

Bug #1337104 reported by Ghanshyam Mann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Fix Released
Medium
Ghanshyam Mann

Bug Description

In tempest/scenario/manager.py ->is_deletion_complete(), exception 'HTTPNotFound' is not handled.
(https://github.com/openstack/tempest/blob/master/tempest/scenario/manager.py#L142)

This function should return true when exception 'NotFound' or 'HTTPNotFound' is caught from get resource. Some client like glance through 'HTTPNotFound' exception if resource is not found. In those cases this function will through error even in expected behavior.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tempest (master)

Fix proposed to branch: master
Review: https://review.openstack.org/104458

Changed in tempest:
assignee: nobody → Ghanshyam Mann (ghanshyammann)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on tempest (master)

Change abandoned by Ghanshyam Mann (<email address hidden>) on branch: master
Review: https://review.openstack.org/104458
Reason: Same is incorporated in https://review.openstack.org/#/c/62101/27

Revision history for this message
Ghanshyam Mann (ghanshyammann) wrote :

This is no more a valid bug as it is already fixed in https://review.openstack.org/#/c/62101/

Changed in tempest:
status: In Progress → Fix Released
importance: Undecided → Medium
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.