From a216a2340b6c9e5a7afb0b7e89559cda69e6eb5e Mon Sep 17 00:00:00 2001 From: Valeriy Ponomaryov Date: Fri, 22 May 2015 18:21:19 +0300 Subject: [PATCH] [Feature request] Explicitly specify existing users for scenarios New feature: be able to specify explicitly users that should be used for each scenario. Change-Id: I00ce07e153e61b05f51fbf4d930607238351136c --- ...y_specify_existing_users_for_scenarios.rst | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 doc/feature_request/explicitly_specify_existing_users_for_scenarios.rst diff --git a/doc/feature_request/explicitly_specify_existing_users_for_scenarios.rst b/doc/feature_request/explicitly_specify_existing_users_for_scenarios.rst new file mode 100644 index 0000000000..a933e70bad --- /dev/null +++ b/doc/feature_request/explicitly_specify_existing_users_for_scenarios.rst @@ -0,0 +1,28 @@ +=============================================== +Explicitly specify existing users for scenarios +=============================================== + + +Use Case +-------- + +Rally allows to reuse existing users for scenario runs. And we should be able +to use only specified set of existing users for specific scenarios. + + +Problem Description +------------------- + +For the moment if used `deployment` with existing users then Rally chooses +user for each scenario run randomly. But there are cases when we may want +to use one scenario with one user and another with different one specific user. +Main reason for it is in different set of resources that each user has and +those resources may be required for scenarios. Without this feature Rally user +is forced to make all existing users similar and have all required resources +set up for all scenarios he uses. But it is redundant. + + +Possible solution +----------------- + +* Make it possible to use explicitly existing_users context