browbeat/tests/data/valid_browbeat.yml
Sanjay Chari 8e873e678a Start and stop collectd containers while running workloads
This patch introduces the following changes.
1. Playbooks have been created to start collectd on different hosts.
2. A feature has been added that allows a user to start collectd containers
before running workloads, and stop the collectd containers after running
the workloads. This will help us in minimising the space used for storing
collectd data.

Change-Id: I7926884f461e97bc67453f46eef0121c46c7f19e
2021-11-22 13:14:55 +05:30

69 lines
1.7 KiB
YAML

# Valid Browbeat Config
browbeat:
cloud_name: browbeat-test
rerun: 1
rerun_type: complete
start_stop_collectd: false
ansible:
hosts: ansible/hosts
metadata_playbook: ansible/gather/site.yml
logging_playbook: ansible/common_logging/browbeat_logging.yml
start_collectd_playbook: ansible/install/start-collectd.yml
stop_collectd_playbook: ansible/install/stop-collectd.yml
check_collectd_config_playbook: ansible/install/check-collectd-config.yml
ssh_config: ansible/ssh-config
elasticsearch:
enabled: false
host: browbeat.test.com
port: 9200
regather: false
metadata_files:
- name: hardware-metadata
file: metadata/hardware-metadata.json
- name: environment-metadata
file: metadata/environment-metadata.json
- name: software-metadata
file: metadata/software-metadata.json
- name: version
file: metadata/version.json
grafana:
enabled: true
host: browbeat.test.com
port: 3000
dashboards:
- openstack-general-system-performance
filebeat:
enabled: true
rally:
sleep_before: 0
sleep_after: 0
shaker:
server: 1.1.1.1
port: 5555
flavor: m1.small
join_timeout: 600
sleep_before: 0
sleep_after: 0
shaker_region: regionOne
external_host: 2.2.2.2
workloads:
- name: browbeat-test-authenticate
enabled: false
type: rally
concurrency:
- 1
times: 1
scenarios:
- name: browbeat-test-authentic-keystone
enabled: false
file: rally/authenticate/keystone-cc.yml
- name: browbeat-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