Benchmark Context - Improve Cleaner

Registered by Pierre Padrixe (stannie)

Imporve Context Cleaner by avoiding unnecessary clean of resources: in the current design, the context will try to clean every resource instead of just deleting the appropriate resource.

Add a @cleanup decorator that will be used by scenario methods requiring a resources cleanup.
usage: @cleanup(['nova', 'cinder'])
Update cleaner context methods to fit the above requirements.

Blueprint information

Status:
Complete
Approver:
Boris Pavlovic
Priority:
High
Drafter:
Pierre Padrixe (stannie)
Direction:
Approved
Assignee:
Pierre Padrixe (stannie)
Definition:
Approved
Series goal:
None
Implementation:
Implemented
Milestone target:
None
Started by
Boris Pavlovic
Completed by
Boris Pavlovic

Related branches

Sprints

Whiteboard

Gerrit topic: https://review.openstack.org/#q,topic:bp/benchmark-context-improve-cleaner,n,z

Addressed by: https://review.openstack.org/82560
    Improve generic cleanup

Addressed by: https://review.openstack.org/83387
    Add @cleanup usage in each scenario method

(?)

Work Items

Dependency tree

* Blueprints in grey have been implemented.

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.