Skip to content
Snippets Groups Projects
Commit 4998bff40454 authored by Pierre-Yves David's avatar Pierre-Yves David :octopus:
Browse files

benchmark: add code to use roles in exchange benchmark

benchmark test can now "easily" use the new role information. A
`BaseExchangeTimeSuite` subclass can use the `role_action` and `role_subtype`
to declare the role the class is using. Then decorate the class with
`@setup_role` to make sure the parameters variants are properly set.

Finally the appropriate data can we accessed through the `role_data` property.
parent f6394b762bec
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment