
This patch adds an option in browbeat-config.yaml to create annotations on a Grafana dashboard for a Browbeat scenario. This would be useful for CI as it provides information on Grafana about what Browbeat scenario was running at a particular time. Change-Id: I83a9c74a56379da35ec9466a7492aecc2ee64ea9
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