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
This commit is contained in:
parent
1d5dfb884d
commit
985c9d660d
5
rally-scenarios/README.rst
Normal file
5
rally-scenarios/README.rst
Normal file
@ -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
|
9
rally-scenarios/keystone.yaml
Normal file
9
rally-scenarios/keystone.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
KeystoneBasic.create_delete_user:
|
||||
-
|
||||
args:
|
||||
name_length: 10
|
||||
runner:
|
||||
type: "constant"
|
||||
times: 2500
|
||||
concurrency: 60
|
Loading…
x
Reference in New Issue
Block a user