pwru icon indicating copy to clipboard operation
pwru copied to clipboard

ARM64 runner for tests

Open viktor-kurchenko opened this issue 9 months ago • 3 comments

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

Related: https://github.com/cilium/pwru/issues/545

viktor-kurchenko avatar Apr 07 '25 19:04 viktor-kurchenko

@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?

viktor-kurchenko avatar Apr 21 '25 12:04 viktor-kurchenko

@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 avatar Apr 22 '25 08:04 brb

@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

viktor-kurchenko avatar Apr 22 '25 10:04 viktor-kurchenko

Closing in favor of https://github.com/cilium/pwru/pull/576.

brb avatar Jul 18 '25 09:07 brb