ARM64 runner for tests
The implementation of ARM64 self-hosted GH runner for the pwru tool testing.
Related: https://github.com/cilium/pwru/issues/545
@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 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).
@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 (addarmto 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
Closing in favor of https://github.com/cilium/pwru/pull/576.