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

Enable ARM testing on Github actions #2660

Closed
odidev opened this issue Aug 4, 2022 · 2 comments
Closed

Enable ARM testing on Github actions #2660

odidev opened this issue Aug 4, 2022 · 2 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/stale Denotes an issue or PR has remained open with no activity and will be auto-closed.

Comments

@odidev
Copy link

odidev commented Aug 4, 2022

Hi Team,

Currently, there are only AMD64 test jobs available in GitHub actions. We can add arm64 test jobs as well in the CI to this repository. I have successfully tested all features and ran unit and Module Integration tests of trivy on the ARM64 platform. It will be useful if we add test jobs for ARM64 as well in GitHub actions.

We can do ARM64 testing in GitHub actions using self-hosted arm64 runners.

If interested, we can get access to ARM H/W through WorksOnArm.

@odidev odidev added the kind/feature Categorizes issue or PR as related to a new feature. label Aug 4, 2022
@aktech
Copy link

aktech commented Aug 16, 2022

Hey @odidev Sorry for jumping on this. "ARM testing" got my attention.

You can achieve this easily with https://cirun.io It creates on demand runners for GitHub Actions on your cloud and manages the complete lifecycle. You simply connect your cloud provider and define what runners you need in a simple yaml file and that's it.

See https://docs.cirun.io/reference/examples.html#aws for example. Let me know if you have any questions. I am the creator of Cirun.

@github-actions
Copy link

github-actions bot commented Mar 5, 2023

This issue is stale because it has been labeled with inactivity.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and will be auto-closed. label Mar 5, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/stale Denotes an issue or PR has remained open with no activity and will be auto-closed.
Projects
None yet
Development

No branches or pull requests

2 participants