Reuse Scenario Runners and scenarios in context
We should adopt current benchmarks scenarios:
1) Do not randomize users in scenario runners
(keep order) https:/
2) Add support to "export" created resources from scenario method:
self.export(
e.g. here:
https:/
3) Export data only if base.Scenario was inited with export=True (by default should be false)
4) Export data in all benchmarks scenarios (that creates resources and could be used in nova)
5) Do something with cleanup mechanism (and resource naming)
6) Switch all context classes to use Scenarios runners
7) Do something with naming of resource (to be able to use generic cleanup)
Blueprint information
- Status:
- Started
- Approver:
- Boris Pavlovic
- Priority:
- High
- Drafter:
- Boris Pavlovic
- Direction:
- Approved
- Assignee:
- Boris Pavlovic
- Definition:
- Approved
- Series goal:
- None
- Implementation:
- Started
- Milestone target:
- None
- Started by
- Boris Pavlovic
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Serialize users in scenario runners
Work Items
Dependency tree
* Blueprints in grey have been implemented.