
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
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