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

GitHubSecurityLab/actions-permissions/monitor causes test jobs to randomly fail #211

Open
jsf9k opened this issue Nov 19, 2024 · 0 comments
Labels
bug This issue or pull request addresses broken functionality

Comments

@jsf9k
Copy link
Member

jsf9k commented Nov 19, 2024

🐛 Summary

The GitHubSecurityLab/actions-permissions/monitor GitHub Action causes test jobs to randomly fail. This is because when running molecule against ARM64 Docker containers under qemu we're already using a lot of resources; adding the actions proxy pushes us over the edge.

This is why we commented out this action in the test job in commit 9bcc7f8 of #206.

To reproduce

Steps to reproduce the behavior:

  1. Uncomment the GitHubSecurityLab/actions-permissions/monitor action in the test job.
  2. Observe randomly failures similar to what is seen here.
@jsf9k jsf9k added the bug This issue or pull request addresses broken functionality label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue or pull request addresses broken functionality
Projects
Development

No branches or pull requests

1 participant