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

Try to reimplement testing different architectures #653

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Conversation

alessfg
Copy link
Collaborator

@alessfg alessfg commented Sep 5, 2023

Proposed changes

Docker QEMU on GH actions was broken once upon a time. Let's see if it's no longer broken.

Checklist

Before creating a PR, run through this checklist and mark each as complete:

  • I have read the CONTRIBUTING document.
  • I have added Molecule tests that prove my fix is effective or that my feature works.
  • I have checked that any relevant Molecule tests pass after adding my changes.
  • I have updated any relevant documentation (defaults/main/*.yml, README.md and CHANGELOG.md).

@alessfg alessfg added bug Something isn't working tests Improvements to tests labels Sep 22, 2023
@alessfg
Copy link
Collaborator Author

alessfg commented Oct 3, 2023

Not entirely sure why, but the core issue here seems to relate to the number of platforms being tested in a job. As soon as it goes to >20 platforms, the pipeline fails. This only happens if QEMU is enabled. There are no limitations otherwise.

@alessfg alessfg self-assigned this Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tests Improvements to tests
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant