Skip to content
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

Use arm64 nodes on GKE for the arm64 image smoke test job #11189

Closed
2 tasks done
Tracked by #10986
megglos opened this issue Dec 6, 2022 · 0 comments
Closed
2 tasks done
Tracked by #10986

Use arm64 nodes on GKE for the arm64 image smoke test job #11189

megglos opened this issue Dec 6, 2022 · 0 comments
Assignees
Labels
version:8.2.0-alpha3 version:8.2.0 Marks an issue as being completely or in parts released in 8.2.0

Comments

@megglos
Copy link
Contributor

megglos commented Dec 6, 2022

With #11020 a smoke test job for the arm64 arch was added that to builds and runs docker smoke tests for arm64. Currently it uses an emulation layer to build and run for the arm64 architecture, this results in nearly double the runtime compared to the same job running for amd64.

This the objective of this issue is to make use of t2a nodes on GKE to run the arm64 smoke test job.

@megglos megglos self-assigned this Dec 6, 2022
ghost pushed a commit that referenced this issue Dec 7, 2022
11191: ci(arm64): native arm64 runner for smoke test r=megglos a=megglos

## Description

Makes use of [native arm runners](https://github.com/zeebe-io/infra/pull/27) to build zeebe and run arm64 smoke test.

Additionally added an amd64 label to previous self-hosted runners, to prevent accidental use in case runners with same core count are added.

## Related issues

relates #11189




Co-authored-by: Meggle (Sebastian Bathke) <[email protected]>
@megglos megglos closed this as completed Dec 8, 2022
@npepinpe npepinpe added the version:8.2.0 Marks an issue as being completely or in parts released in 8.2.0 label Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version:8.2.0-alpha3 version:8.2.0 Marks an issue as being completely or in parts released in 8.2.0
Projects
None yet
Development

No branches or pull requests

3 participants