![Sanjay Chari](/assets/img/avatar_default.png)
This patch introduces pacemaker monitoring in Browbeat. The 'pcs status' output is scraped and processed through a collectd python plugin, and metrics are visualized in Grafana panels. Change-Id: I587d186a068f721c65f85e6069e4beaa98bacde7
Running browebat ansible unit tests
Running ansible molecule unit tests
Ensure that you have docker installed:
Run tox -e molecule
Adding ansible molecue unit test
- cd ansible/install/roles/<example role> molecule init scenario --role-name <example role> --driver-name docker