Add rally performance gate job for keystone

This patch is init setup of rally gate job.
After merging this everybody will be able to change
rally-scenarios/keystone.yaml to run any benchmarks with any load in gates.

Change-Id: Iae40d2550d797d013cf5e379117920c84adac6ac
changes/05/90405/3
Sergey Skripnick 9 years ago committed by Boris Pavlovic
parent 1d5dfb884d
commit 985c9d660d

@ -0,0 +1,5 @@
This directory contains rally benchmark scenarios to be run by OpenStack CI.
* more about rally: https://wiki.openstack.org/wiki/Rally
* how to add rally-gates: https://wiki.openstack.org/wiki/Rally/RallyGates

@ -0,0 +1,9 @@
---
KeystoneBasic.create_delete_user:
-
args:
name_length: 10
runner:
type: "constant"
times: 2500
concurrency: 60
Loading…
Cancel
Save