The default config should test a benchmark under each service.

Change-Id: Idc3ce7517c2fa87482e10b16bffbd2ed1e5b6549
This commit is contained in:
Alex Krzos 2016-01-29 16:22:21 -05:00
parent 47025d6a51
commit 9b1b4d75f1

View File

@ -1,4 +1,4 @@
# Basic set of initial stress tests # Basic set of initial stress tests to test overcloud before running complete set of benchmarks.
browbeat: browbeat:
results : results/ results : results/
sudo: true sudo: true
@ -31,11 +31,11 @@ rally:
cinder: cinder:
enabled: true enabled: true
concurrency: concurrency:
- 8 - 2
times: 40 times: 6
scenarios: scenarios:
create-attach-volume-centos: create-attach-volume-centos:
enabled: true enabled: false
file: rally/cinder/cinder-create-and-attach-volume-cc.yml file: rally/cinder/cinder-create-and-attach-volume-cc.yml
create-attach-volume-cirros: create-attach-volume-cirros:
enabled: true enabled: true
@ -46,7 +46,7 @@ rally:
enabled: true enabled: true
concurrency: concurrency:
- 64 - 64
times: 1000 times: 500
scenarios: scenarios:
authentic-keystone: authentic-keystone:
enabled: true enabled: true
@ -55,7 +55,7 @@ rally:
enabled: false enabled: false
file: rally/keystone/authenticate-neutron-cc.yml file: rally/keystone/authenticate-neutron-cc.yml
authentic-nova: authentic-nova:
enabled: true enabled: false
file: rally/keystone/authenticate-nova-cc.yml file: rally/keystone/authenticate-nova-cc.yml
create-list-tenant: create-list-tenant:
enabled: false enabled: false
@ -64,7 +64,7 @@ rally:
enabled: false enabled: false
file: rally/keystone/keystone-create-list-user-cc.yml file: rally/keystone/keystone-create-list-user-cc.yml
nova: nova:
enabled: false enabled: true
concurrency: concurrency:
- 8 - 8
times: 40 times: 40
@ -78,7 +78,7 @@ rally:
file: rally/nova/nova-boot-list-cc.yml file: rally/nova/nova-boot-list-cc.yml
flavor_name: m1.tiny flavor_name: m1.tiny
neutron: neutron:
enabled: false enabled: true
concurrency: concurrency:
- 8 - 8
times: 100 times: 100