Sanjay Chari d9a57c3b72 Using locks for VM dynamic scenarios
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
2021-08-24 11:33:58 +05:30
..
2019-12-16 08:11:35 -05:00

Running browebat ansible unit tests

Running ansible molecule unit tests

Adding ansible molecue unit test

  • cd ansible/install/roles/<example role> molecule init scenario --role-name <example role> --driver-name docker