browbeat/tests/data/workloads.yml
Asma Syed Hameed 26bab04c72 Benchmark undercloud
Now we have the option to benchmark both undercloud and overcloud by setting rally_benchmark variable in browbeat-config.yaml

Change-Id: Id04bc9b6b24dfc8a0d8216b6c3596422567cce95
2020-03-06 14:06:41 +05:30

77 lines
2.1 KiB
YAML

# Valid and invalid workload schemas for testing per workload
rally:
- valid: true
data:
name: valid-test-authenticate-01
enabled: true
type: rally
rally_deployment: overcloud
concurrency:
- 1
times: 1
scenarios:
- name: valid-test-authentic-keystone
enabled: true
file: rally/authenticate/keystone-cc.yml
- name: valid-test-authentic-neutron
enabled: false
file: rally/authenticate/validate_neutron-cc.yml
- name: valid-test-authentic-octavia
enabled: true
file: rally/authenticate/validate_octavia-cc.yml
- valid: true
data:
name: valid-test-authenticate-02
enabled: true
type: rally
concurrency:
- 1
times: 1
scenarios:
- name: valid-test-authentic-keystone
enabled: true
file: rally/authenticate/keystone-cc.yml
- name: valid-test-authentic-neutron
enabled: false
file: rally/authenticate/validate_neutron-cc.yml
- name: valid-test-authentic-octavia
enabled: true
file: rally/authenticate/validate_octavia-cc.yml
- valid: false
data:
name: invalid-test-authenticate-01
enabled: true
type: rally-incorrect
rally_deployment: 1
concurrency:
- 1
times: 1
scenarios:
- name: invalid-test-authentic-keystone
enabled: true
file: rally/authenticate/keystone-cc.yml
- name: invalid-test-authentic-neutron
enabled: false
file: rally/authenticate/validate_neutron-cc.yml
shaker:
- valid: true
data:
name: valid-test-shaker-l2
enabled: false
type: shaker
density: 1
compute: 1
progression: linear
time: 60
file: lib/python2.7/site-packages/shaker/scenarios/openstack/dense_l2.yaml
- valid: false
data:
name: invalid-test-shaker-l2
enabled: false
type: shaker
density: 1
compute: 1
progression: linear
time: 60
opps_file: lib/python2.7/site-packages/shaker/scenarios/openstack/dense_l2.yaml