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