venkata anil 74678b3032 set decorator to 4.4.2 version
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
2021-04-06 17:51:28 +05:30
..
2021-04-06 17:51:28 +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