test_volume_list.py teardown() should be tearDownClass()

Bug #993596 reported by Donald Ngo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Fix Released
Undecided
Donald Ngo

Bug Description

Two issues here:

1. The "teardown" method is incorrect, it should be "tearDown"
2. We need to make the tear down at the class level or else it will delete the volumes created at the class level.

Donald Ngo (donald-ngo)
Changed in tempest:
assignee: nobody → Donald Ngo (donald-ngo)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tempest (stable/diablo)

Fix proposed to branch: stable/diablo
Review: https://review.openstack.org/7046

Revision history for this message
Donald Ngo (donald-ngo) wrote :

stable/diablo

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tempest (stable/diablo)

Reviewed: https://review.openstack.org/7046
Committed: http://github.com/openstack/tempest/commit/b1aac832c2c9c98242d208b14fb9be095348b496
Submitter: Jenkins
Branch: stable/diablo

commit b1aac832c2c9c98242d208b14fb9be095348b496
Author: donald-ngo <email address hidden>
Date: Wed May 2 15:22:59 2012 -0700

    Changed the teardown() to tearDownClass() to match the setUpClass().

    Fixes LP bug 993596

    Change-Id: I0a9aa3998fde200b7373dac325617de06d3f1770

tags: added: in-stable-diablo
Changed in tempest:
status: New → 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.