Skip to content

ARM64 runner for tests #541

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

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

ARM64 runner for tests #541

wants to merge 9 commits into from

Conversation

viktor-kurchenko
Copy link
Collaborator

@viktor-kurchenko viktor-kurchenko commented Apr 7, 2025

The implementation of ARM64 self-hosted GH runner for the pwru tool testing.

Related: #545

@viktor-kurchenko viktor-kurchenko requested a review from brb April 7, 2025 19:23
@viktor-kurchenko viktor-kurchenko force-pushed the pr/vk/arm64/runner branch 15 times, most recently from 9057240 to bbb092e Compare April 11, 2025 16:01
The commit implements:
- infra configurations for the self-hosted ARM64 GitHub runner based on
  AWS EC2 instance
- reusable GitHUb action to manage ARM64 self-hosted runner

Signed-off-by: viktor-kurchenko <[email protected]>
The commit refactors test workflow to use an ephemeral GitHub self-hosted
runner for the ARM64 architecture.

Signed-off-by: viktor-kurchenko <[email protected]>
Signed-off-by: viktor-kurchenko <[email protected]>
@viktor-kurchenko
Copy link
Collaborator Author

@brb something wrong with SSH connection on the ARM64 runner:

kex_exchange_identification: read: Connection reset by peer
Connection reset by 127.0.0.1 port 47249

Any ideas what might be wrong?

@brb
Copy link
Member

brb commented Apr 22, 2025

@viktor-kurchenko You need to set arm64 LVH images, e.g., 5.10-20250415.134122-arm64. See https://quay.io/repository/lvh-images/kind?tab=tags (add arm to the filter field).

Signed-off-by: viktor-kurchenko <[email protected]>
Signed-off-by: viktor-kurchenko <[email protected]>
Signed-off-by: viktor-kurchenko <[email protected]>
@viktor-kurchenko
Copy link
Collaborator Author

@viktor-kurchenko You need to set arm64 LVH images, e.g., 5.10-20250415.134122-arm64. See https://quay.io/repository/lvh-images/kind?tab=tags (add arm to the filter field).

@brb thanks!
Now there is an issue with IPv4 test: https://github.com/cilium/pwru/actions/runs/14592207125/job/40930142157?pr=541

brb added 2 commits April 22, 2025 17:13
Signed-off-by: Martynas Pumputis <[email protected]>
Signed-off-by: Martynas Pumputis <[email protected]>
Signed-off-by: Martynas Pumputis <[email protected]>
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