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

Cease excluding ARM64 platforms from Molecule testing where possible #88

Merged

Conversation

jsf9k
Copy link
Member

@jsf9k jsf9k commented Jan 24, 2025

🗣 Description

This pull request removes the exclusion of ARM64 platforms from Molecule testing where possible.

💭 Motivation and context

In many cases we no longer need to do this because we are now using native ARM64 GitHub Actions runners.

Resolves #82.
Resolves #83.

🧪 Testing

All automated tests pass.

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All new and existing tests pass.

In many cases we no longer need to do this because we are now using
native ARM64 GitHub Actions runners.

Resolves #82.
Resolves #83.
@jsf9k jsf9k added github-actions Pull requests that update GitHub Actions code test This issue or pull request adds or otherwise modifies test code labels Jan 24, 2025
@jsf9k jsf9k self-assigned this Jan 24, 2025
@jsf9k jsf9k marked this pull request as ready for review January 25, 2025 03:51
@jsf9k jsf9k requested a review from a team January 25, 2025 03:51
@jsf9k jsf9k merged commit e3ea38a into develop Jan 27, 2025
163 checks passed
@jsf9k jsf9k deleted the testing/cease-excluding-arm64-platforms-from-molecule-testing branch January 27, 2025 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github-actions Pull requests that update GitHub Actions code test This issue or pull request adds or otherwise modifies test code
Projects
None yet
3 participants