large-ops scenario deletes VMs after each test case instead of leaving them to be cleaned at the end of the test class

Bug #1395759 reported by Yair Fried
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
tempest
Fix Released
Undecided
Yair Fried

Bug Description

Large Ops scenario is design to test the bulk creation of VMs while multiple VMs already exist in tenant.
Due to some refactoring in Tempest scenario, the VMs are now deleted at the end of the individual test cases.

Yair Fried (yfried)
Changed in tempest:
assignee: nobody → Yair Fried (yfried)
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/136981

Changed in tempest:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tempest (master)

Reviewed: https://review.openstack.org/136981
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=6cad13618708608962afd92dc7fa077bf352a580
Submitter: Jenkins
Branch: master

commit 6cad13618708608962afd92dc7fa077bf352a580
Author: Yair Fried <email address hidden>
Date: Mon Nov 24 17:56:56 2014 +0200

    Cleanup class resources for large-ops scenario

    Large Ops scenario is design to test the bulk creation of VMs while multiple
    VMs already exist in tenant.
    Due to some refactoring in Tempest scenario, the VMs are now deleted at the end
    of the individual test cases.

    Removes usage of addCleanup() from large-ops scenario.

    Adds Class level method - addCleanupClass to cleanup resources at the end of
    the test class.

    Closes-Bug: #1395759
    Change-Id: I612fcfab83a2046b8e597e009e385d7918f943b9

Changed in tempest:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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