summaryrefslogtreecommitdiff
path: root/rally-jobs
diff options
context:
space:
mode:
Diffstat (limited to 'rally-jobs')
-rw-r--r--rally-jobs/README.rst5
-rw-r--r--rally-jobs/keystone.yaml9
2 files changed, 14 insertions, 0 deletions
diff --git a/rally-jobs/README.rst b/rally-jobs/README.rst
new file mode 100644
index 000000000..2c4a4848a
--- /dev/null
+++ b/rally-jobs/README.rst
@@ -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
diff --git a/rally-jobs/keystone.yaml b/rally-jobs/keystone.yaml
new file mode 100644
index 000000000..d0f2ebff1
--- /dev/null
+++ b/rally-jobs/keystone.yaml
@@ -0,0 +1,9 @@
+---
+ KeystoneBasic.create_delete_user:
+ -
+ args:
+ name_length: 10
+ runner:
+ type: "constant"
+ times: 2500
+ concurrency: 60