blob: 0ff630c8ff41cecadfb757b8c7bd45c922f24a55 (
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 Authenticate scenarios of the
OpenStack Rally suite using several threads and iterations.
run:
name: rally_full
args:
tests:
- 'authenticate'
|