3bf8661826
Added OVNSB and OVNNB cert secrets to ospperf namespace and mounted them on to collectd container. Ovsdb-client uses these mounted ssl certificates to connect with ovsdb-server from within collectd pod. Change-Id: Id89b495a73350b7cb25ce23f069a49d3a9ff49d9 |
||
---|---|---|
.. | ||
browbeat | ||
common_logging | ||
gather | ||
install | ||
logs | ||
oooq | ||
tune | ||
ansible.cfg | ||
generate_tripleo_hostfile.sh | ||
generate_tripleo_inventory.sh | ||
install_e2e_benchmarking.sh | ||
kubeconfig_paths | ||
README.collectd-generic.rst | ||
README.rst | ||
README.shaker-viz.rst | ||
README.testing.rst |
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