Performance monitoring and testing of OpenStack
d707d4bc6d
The CI vars file is on the jenkins slave, not on the virthost where we where trying to copy the data from. The code that was checked in has never worked, what happened is that with a previous iteration of the commit we created /tmp/install_vars.yml and since the jenkins machine never gets rebooted it just stayed there. So in the future when we tried to fetch the file from the wrong machine Ansible failed the fetch silently and we loaded the old file. Change-Id: I8c20bdc8dc138a383e7a101cd465b48d44fa99a7 |
||
---|---|---|
ansible | ||
ci-scripts | ||
conf | ||
doc/source | ||
elastic | ||
lib | ||
log | ||
metadata | ||
rally | ||
results | ||
utils | ||
visualization | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
browbeat-complete.yaml | ||
browbeat-config.yaml | ||
browbeat.py | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Browbeat
Browbeat is a performance tuning and analysis tool for OpenStack. Browbeat is free, Open Source software.
- Analyze and tune your Cloud for optimal performance.
- Create Rally workloads for performance and scale testing.
- Automate deployment of common data analysis tools.
Documentation
Browbeat documentation is available at http://browbeat.readthedocs.io/
Resources
- Blog
- Code Review
- Git Web
- IRC -- #openstack-browbeat (irc.freenode.net)