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 #64

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

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

🧪 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 #61.
@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 04:02
@jsf9k jsf9k requested a review from a team January 25, 2025 04:02
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 Debian 13 ARM64 scenarios when possible
2 participants