![Sanjay Chari](/assets/img/avatar_default.png)
This patch introduces various functions related to locks in dynamic_utils.py, which are used in VM dynamic scenarios to prevent the same server from being used in multiple scenarios. It also introduces a function to release a lock. Change-Id: I36b5a0f8c0db2c897ba926327570f7bbdf1591c6
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