aboutsummaryrefslogtreecommitdiffstats
path: root/docker/benchmarking
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-02-11 08:54:06 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2019-02-11 08:55:37 +0100
commitcec721055631734d2d1d39bd09cfa1404ee1d32e (patch)
treed5f60d5a3c15f5b625c19774178c85f4261b2c50 /docker/benchmarking
parent0d5c8add8596fb10d6e8603b3601770ca78a165f (diff)
Move rally_full in benchmarking
It allows merging all benchmarking testcases in one tiers and saves lots of time as they could all run in parallel. Change-Id: I551179709d2ce862056c1f5fcc1e16ef0b776dd4 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docker/benchmarking')
-rw-r--r--docker/benchmarking/testcases.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/docker/benchmarking/testcases.yaml b/docker/benchmarking/testcases.yaml
index fd93cd354..95f88a096 100644
--- a/docker/benchmarking/testcases.yaml
+++ b/docker/benchmarking/testcases.yaml
@@ -8,6 +8,17 @@ tiers:
https://docs.openstack.org/performance-docs/latest/methodologies/tools.html
testcases:
-
+ case_name: rally_full
+ project_name: functest
+ criteria: 100
+ blocking: false
+ description: >-
+ This test case runs the full suite of scenarios of the
+ OpenStack Rally suite using several threads and iterations.
+ run:
+ name: rally_full
+
+ -
case_name: rally_jobs
project_name: functest
criteria: 100