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
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Improve generic cleanup
Addressed by: https:/
Add @cleanup usage in each scenario method
(?)
Work Items
Dependency tree
* Blueprints in grey have been implemented.