
rally commands which use decorator (i.e deployment, task) are failing with traceback because of recent changes in decorator module. Bug [1] reported in rally and patch [2] proposed. Till that patch get merged we will use this browbeat workaround. [1] https://bugs.launchpad.net/rally/+bug/1922707 [2] https://review.opendev.org/c/openstack/rally/+/784918 Change-Id: Ia59e77ab49ac49993c04e5d285325b0460941219
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