Skip to content

Instantly share code, notes, and snippets.

@akrzos
Created January 28, 2016 20:40
Show Gist options
  • Save akrzos/0b09c8ec93cb784af4aa to your computer and use it in GitHub Desktop.
Save akrzos/0b09c8ec93cb784af4aa to your computer and use it in GitHub Desktop.
rally:
benchmarks:
keystone:
enabled: true
concurrency:
- 64
- 128
- 256
times: 5000
scenarios:
authentic-keystone:
enabled: false
file: rally/keystone/authenticate-keystone-cc.yml
authentic-neutron:
enabled: false
file: rally/keystone/authenticate-neutron-cc.yml
authentic-nova:
enabled: true
file: rally/keystone/authenticate-nova-cc.yml
create-list-tenant:
enabled: false
file: rally/keystone/keystone-create-list-tenant-cc.yml
create-list-user:
enabled: true
file: rally/keystone/keystone-create-list-user-cc.yml
concurrency:
- 2
- 4
times: 100
nova:
enabled: true
concurrency:
- 16
- 32
times: 128
scenarios:
boot-list-centos:
enabled: false
file: rally/nova/nova-boot-list-cc.yml
enabled: true
boot-list-cirros:
enabled: true
image_name: cirros
flavor_name: m1.tiny
file: rally/nova/nova-boot-list-cc.yml
neutron:
enabled: false
concurrency:
- 16
- 32
times: 500
scenarios:
create-list-security-group:
enabled: true
file: rally/neutron/neutron-create-list-security-group-cc.yml
create-list-port:
enabled: true
file: rally/neutron/neutron-create-list-port-cc.yml
create-list-router:
enabled: true
file: rally/neutron/neutron-create-list-router-cc.yml
create-list-network:
enabled: true
file: rally/neutron/neutron-create-list-network-cc.yml
create-list-subnet:
enabled: true
file: rally/neutron/neutron-create-list-subnet-cc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment