blob: 9f1f44ed0382711906d99fa24e9c2b74bbe93350 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
---
tiers:
-
name: components
order: 1
description: >-
Run several OpenStack performance tools
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 Nova scenarios of the
OpenStack Rally suite using several threads and iterations.
run:
name: rally_full
args:
tests:
- 'nova'
|