<div dir="ltr"><div dir="ltr">In addition to your user being a member of the docker group, there is some weirdness (irritatingly hidden, even in debug mode). Molecule requires libselinux-python, which has its own issues. The easiest way to fix this is to enable system-site-packages in your venv.<br></div><div><br></div><div>Bmbouter:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
> 2) Getting more info on how to run the tests locally. I can run<br>
> molecule from these docs [0]. But it doesn't seem to actually run any<br>
> tests [1].<br>
> [1]: <a href="https://paste.fedoraproject.org/paste/cclqaFQTfINU6QMwSpNLPA" rel="noreferrer" target="_blank">https://paste.fedoraproject.org/paste/cclqaFQTfINU6QMwSpNLPA</a></blockquote><div><br></div><div> There is a linter error with the geerlingguy role. This happens because the role has been downloaded from a previous run and is included in the linting. Just delete that role, the linter should run before the requirement roles are downloaded.</div><div><br></div><div>I opened a vanilla PR to test ansible-pulp. <a href="https://travis-ci.org/pulp/ansible-pulp/jobs/586633453#L888">https://travis-ci.org/pulp/ansible-pulp/jobs/586633453#L888</a></div><div><br></div><div>I've never seen this error before, but this comment (even though they are using mitogen) seems helpful. <a href="https://github.com/dw/mitogen/issues/570#issuecomment-475754758">https://github.com/dw/mitogen/issues/570#issuecomment-475754758</a></div></div></div>