Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disable podmain tests on macos #2453

Closed
ssbarnea opened this issue Nov 29, 2019 · 0 comments · Fixed by #2454
Closed

disable podmain tests on macos #2453

ssbarnea opened this issue Nov 29, 2019 · 0 comments · Fixed by #2454
Labels

Comments

@ssbarnea
Copy link
Member

Because podman is not yet functional on macos, we should skill testing it even if executable or module may be present.

This is because podman is not signed and attempt to call it will block the process with a system security popup.

Once containers/podman#4511 is addressed we can revert that change.

@ssbarnea ssbarnea added the bug label Nov 29, 2019
ssbarnea added a commit to ssbarnea/molecule that referenced this issue Nov 29, 2019
As podman is not really functional on MacOS without disabling the
system security, we need to avoid running these.

Fixes: ansible#2453

Signed-off-by: Sorin Sbarnea <[email protected]>
@helpr helpr bot added the pr-available label Nov 29, 2019
ssbarnea added a commit that referenced this issue Nov 30, 2019
As podman is not really functional on MacOS without disabling the
system security, we need to avoid running these.

Fixes: #2453

Signed-off-by: Sorin Sbarnea <[email protected]>
@helpr helpr bot added pr-merged and removed pr-available labels Nov 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant