Skip to content

Alter runner arm#369

Merged
heni02 merged 15 commits into
mainfrom
alter_runner_arm
Jun 24, 2026
Merged

Alter runner arm#369
heni02 merged 15 commits into
mainfrom
alter_runner_arm

Conversation

@heni02

@heni02 heni02 commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

ci 中的部分测试迁移到上海机房arm64机器,ci-test 测试通过
https://github.com/matrixorigin/ci-test/actions/runs/28074249447
企业微信截图_955a6f2c-3e7f-41c2-bdb8-ea958ba17be7

heni02 and others added 15 commits June 11, 2026 17:20
Replace amd64/ubuntu self-hosted runners with arm64-mo-shanghai-4c8g
for light jobs and arm64-mo-shanghai-8c16g for heavy compile/test work.
Keep TKE distributed regression and Docker-dependent compose jobs on amd64.

Co-authored-by: Cursor <cursoragent@cursor.com>
setup-cmake previously always fetched Linux-x86_64 CMake, which breaks
make build/thirdparties on arm64-mo-shanghai runners.

Co-authored-by: Cursor <cursoragent@cursor.com>
Avoid pinning setup-cmake to @main so ARM runner fixes ship with the
same CI ref used by setup-env.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Composite actions cannot reference sibling actions via relative paths.

Co-authored-by: Cursor <cursoragent@cursor.com>
Kitware does not publish Linux-aarch64 binaries for CMake 3.17.2,
which caused 404 errors on arm64 runners.

Co-authored-by: Cursor <cursoragent@cursor.com>
Full make build exceeds 4c8g runner memory during go link. SCA only
needs cgo/thirdparties for lint tools, not the mo-service binary.

Co-authored-by: Cursor <cursoragent@cursor.com>
Race detection build is too slow on arm64 8c16g runners; revert
merge-trigger standalone race job to the original amd64 runner.

Co-authored-by: Cursor <cursoragent@cursor.com>
Keep ARM migration for other jobs; UT stays on GitHub hosted x86
until ARM UT failures are resolved.

Co-authored-by: Cursor <cursoragent@cursor.com>
Keep Optimistic/PUSH and Pessimistic compose BVT on GitHub hosted x86
instead of amd64 self-hosted runner.

Co-authored-by: Cursor <cursoragent@cursor.com>
setup-cmake@main downloads Linux-x86_64 cmake on arm64 runners, breaking
thirdparties builds. Wire setup-env to the branch that has aarch64 support.

Co-authored-by: Cursor <cursoragent@cursor.com>
Use @main for setup-cmake now that ARM support ships with the branch merge.

Co-authored-by: Cursor <cursoragent@cursor.com>
@heni02 heni02 merged commit d9f3cc9 into main Jun 24, 2026
1 check passed
@heni02 heni02 deleted the alter_runner_arm branch June 24, 2026 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants