Closed ntap-fge closed 1 year ago
cross building
Clarification in case someone else reads these comments: @ntap-fge meant emulated building, the issue here is that the the arm build slows the pipeline down ~15x due to emulation. An actual cross build would avoid emulation and should be much faster.
Marking this as draft as we are currently looking into an actual cross build. If that's possible this PR should not be merged.
Avoids having to wait for the slow image cross building before being able to run the e2e tests.