-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
2
-
False
-
-
False
-
-
-
RHDH perf&scale sprint 34
Story
Currently the RHDH performance testing framework's scalability test have multiple dimensions for passive users/groups, catalog entities and active users/spawn rate. The framework then runs iterations for each combination of the those dimensions.
To support tiered scenarios where (a tier is a combination of passive users, groups, active users/spawn rate, catalog entities (api/component)) we need additional optional dimension (for tiered scalability testing) whose values are a 6-tuples of above parameters. If that dimension is used the respective dimensions are replaced by the tiered one.
Acceptance Criteria
A new dimension is introduced that combines the following parameters:
- BACKSTAGE_USER_COUNT, GROUP_COUNT, USERS, SPAWN_RATE, API_COUNT, COMPONENT_COUNT
If the tiered dimension is set (and is non-empty) the dimensions for the above parameters are skipped and the iterations are taken from the tiered dimension.
- links to