
This patch adds the virt collectd plugin to Browbeat. The plugin monitors CPU, disk, network and memory resources on VMs on compute nodes through information provided by the hypervisor, so performance of the VMs is not majorly affected by the plugin. Change-Id: I617cb3c29ae417c87d6b2c2652610ff0e8bcd4b1
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