Skip to content

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 #10.

🧪 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 #10.
@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:55
@jsf9k jsf9k requested a review from a team January 25, 2025 03:55
@jsf9k jsf9k merged commit 3a276f9 into develop Jan 27, 2025
105 checks passed
@jsf9k jsf9k deleted the testing/cease-excluding-arm64-platforms-from-molecule-testing branch January 27, 2025 17:33
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

Development

Successfully merging this pull request may close these issues.

Test all ARM64 scenarios when possible

4 participants