Sanjay Chari 7a1ff7f4cf Extend m1.tiny-centos memory
In OSP 17, booting a centos7 VM with the existing m1.tiny-centos flavor
causes the VM to enter Kernel Panic because of OOM issues. This patch
extends the memory of m1.tiny-centos from 192 MB to 224 MB to fix this
issue.

Change-Id: I05f1b9a060aba90c61c4242f5eed047c6a35793f
2022-11-21 16:03:19 +05:30
..
2022-11-21 16:03:19 +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