-
Notifications
You must be signed in to change notification settings - Fork 3k
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
ARM64 integration testing in backup-restore-operator #45420
Comments
We had a quick call on this and I want to summarize some things we found for future reference. Long story short, GHA added arm runners but only to orgs (so unlikely we can test on our forks). The arm based runners are accessible via Rancher repos via their |
WIP PR here: rancher/backup-restore-operator#555 |
@mallardduck @MKlimuszka should we keep this open or close it since rancher/backup-restore-operator#555 is merged? Maybe we want to keep it around for backport purpose? |
My vote would be keep it open until backports are sorted out. Once we merge in rancher/backup-restore-operator#566 manual backport PRs can be created for our other active branches (Rancher 2.8+ / BRO 4/5). |
Backport PRs are in review now: |
All merged up! Setting this solved |
Most of backup-restore was migrated to GHA with integration testing in this PR
rancher/backup-restore-operator#455
But testing for ARM64 support was not included. This ticket will fix that.
The text was updated successfully, but these errors were encountered: