Skip to content

ci: eval arm qemu on fleets#3241

Closed
dougch wants to merge 3 commits into
aws:mainfrom
dougch:bsd_arm_fleet
Closed

ci: eval arm qemu on fleets#3241
dougch wants to merge 3 commits into
aws:mainfrom
dougch:bsd_arm_fleet

Conversation

@dougch
Copy link
Copy Markdown
Contributor

@dougch dougch commented May 11, 2026

Issues:

Resolves #ISSUE-NUMBER1
Addresses #ISSUE-NUMBER2

Description of changes:

Describe AWS-LC’s current behavior and how your code changes that behavior. If there are no issues this pr is resolving, explain why this change is necessary.

Call-outs:

Point out areas that need special attention or support during the review process. Discuss architecture or design changes.

Testing:

How is this change tested (unit tests, fuzz tests, etc.)? Are there any testing steps to be verified by the reviewer?

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.14%. Comparing base (9651480) to head (eb5d30f).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3241      +/-   ##
==========================================
+ Coverage   78.12%   78.14%   +0.02%     
==========================================
  Files         689      689              
  Lines      123214   123263      +49     
  Branches    17137    17139       +2     
==========================================
+ Hits        96257    96322      +65     
+ Misses      26047    26032      -15     
+ Partials      910      909       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dougch
Copy link
Copy Markdown
Contributor Author

dougch commented May 12, 2026

Observations:

  • CodeBuild GHA runners have no managed Ubuntu ARM image (only AL2/AL2023)
  • AL2023 has no qemu packages
  • GitHub-hosted runners don't expose KVM, so cross-platform-actions/action needs QEMU userspace emulation to run the OpenBSD VM for ARM targets
  • On x86 ubuntu-latest this "just works" because Ubuntu ships QEMU packages

@dougch dougch closed this May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants