From ab134fc9ea90cd14c36f10bfaa8571820c3ee88b Mon Sep 17 00:00:00 2001 From: Serhii Vasheka Date: Wed, 18 Mar 2015 15:55:27 +0200 Subject: [PATCH] Add keystone update_user_password scenario API covered users.update_password Change-Id: Ie947d7aa59b3b9151d94a6958fc4eab6c4521385 --- rally-jobs/rally.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/rally-jobs/rally.yaml b/rally-jobs/rally.yaml index bb7b75f9..3a5c1855 100755 --- a/rally-jobs/rally.yaml +++ b/rally-jobs/rally.yaml @@ -86,6 +86,19 @@ failure_rate: max: 0 + KeystoneBasic.create_user_update_password: + - + args: + name_length: 10 + password_length: 10 + runner: + type: "constant" + times: 10 + concurrency: 5 + sla: + failure_rate: + max: 0 + KeystoneBasic.create_update_and_delete_tenant: - args: