You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once all of the work has been completed in this issues EPIC to implement multi-arch capabilities for image building we need to update the OpenShift CI config to allow for the running of these containers on arm64.
This would require decommissioning the current amd64 nodes being used and replacing them with arm64 graviton instances.
For the registry-operator portion we will also need to update the commands for the tests as they are using x86_64 binaries. operator-release, operator-main
Which area is this issue related to?
/area ci
Issue Description
Once all of the work has been completed in this issues EPIC to implement multi-arch capabilities for image building we need to update the OpenShift CI config to allow for the running of these containers on arm64.
This would require decommissioning the current
amd64
nodes being used and replacing them witharm64
graviton instances.Acceptance Criteria
registry
CI migrated to arm64 node Update Registry .ci Scripts for CI Operator #1594registry-operator
CI migrated to arm64 nodeintegration-tests
CI migrated to arm64 nodeThe text was updated successfully, but these errors were encountered: