Skip to content

Instantly share code, notes, and snippets.

@jtaleric
Created October 19, 2018 19:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jtaleric/2909dd9a8c0bed13cc93b655a6b3b875 to your computer and use it in GitHub Desktop.
Save jtaleric/2909dd9a8c0bed13cc93b655a6b3b875 to your computer and use it in GitHub Desktop.
workloads:
- name: neutron
enabled: true
type: rally
concurrency:
- 32
times: 1000
scenarios:
- name: create-list-network
enabled: true
file: rally/neutron/neutron-create-list-network-cc.yml
- name: create-list-port
enabled: true
file: rally/neutron/neutron-create-list-port-cc.yml
- name: create-list-router
enabled: true
file: rally/neutron/neutron-create-list-router-cc.yml
- name: create-list-security-group
enabled: true
file: rally/neutron/neutron-create-list-security-group-cc.yml
- name: create-list-subnet
enabled: true
file: rally/neutron/neutron-create-list-subnet-cc.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment