On 3/6/20 10:41 AM, Jiri Kucera wrote:
Hi Rich,
from CI, Molecule is currently triggered from within .travis/runtox script. It is not in tox envlist because it needs root privileges to run (or to be more precise, it uses Docker which must have root privileges granted to work properly).
Ok. If we decide to keep molecule we should decide:
* what combinations of python/ansible versions to test * running docker as non-root (or is this something that molecule must explicitly support?) * using podman instead of docker (I've tried this - molecule is supposed to support podman but it doesn't work - also not sure if podman is supported on ubuntu, or if we would have to change travis to use centos/fedora)
systemroles mailing list -- systemroles@lists.fedorahosted.org To unsubscribe send an email to systemroles-leave@lists.fedorahosted.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/systemroles@lists.fedorahosted....