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

build: use container runner for arm tests #40875

Merged
merged 8 commits into from Jan 10, 2024
Merged

build: use container runner for arm tests #40875

merged 8 commits into from Jan 10, 2024

Conversation

MarshallOfSound
Copy link
Member

Uses images generated by electron/build-images#32 that run on arm64 hosts in our kubernetes infra to run our arm64/32 tests. This dramatically speeds up our linux CI.

This PR also fixes the circleci test splitting command to, well, actually work. So tests are more consistent in their duration as well now.

Notes: no-notes

@MarshallOfSound MarshallOfSound added target/26-x-y PR should also be added to the "26-x-y" branch. target/27-x-y PR should also be added to the "27-x-y" branch. target/28-x-y PR should also be added to the "28-x-y" branch. target/29-x-y PR should also be added to the "29-x-y" branch. and removed no-backport labels Jan 10, 2024
@MarshallOfSound MarshallOfSound merged commit ebf9a49 into main Jan 10, 2024
21 of 26 checks passed
@MarshallOfSound MarshallOfSound deleted the arm-aks branch January 10, 2024 00:12
Copy link

release-clerk bot commented Jan 10, 2024

No Release Notes

@trop
Copy link
Contributor

trop bot commented Jan 10, 2024

I have automatically backported this PR to "26-x-y", please check out #40931

@trop trop bot removed the target/26-x-y PR should also be added to the "26-x-y" branch. label Jan 10, 2024
@trop
Copy link
Contributor

trop bot commented Jan 10, 2024

I have automatically backported this PR to "27-x-y", please check out #40932

@trop
Copy link
Contributor

trop bot commented Jan 10, 2024

I have automatically backported this PR to "28-x-y", please check out #40933

@trop
Copy link
Contributor

trop bot commented Jan 10, 2024

I have automatically backported this PR to "29-x-y", please check out #40934

@trop trop bot added in-flight/28-x-y in-flight/29-x-y merged/28-x-y PR was merged to the "28-x-y" branch. merged/29-x-y PR was merged to the "29-x-y" branch. merged/27-x-y PR was merged to the "27-x-y" branch. merged/26-x-y PR was merged to the "26-x-y" branch. and removed target/27-x-y PR should also be added to the "27-x-y" branch. target/28-x-y PR should also be added to the "28-x-y" branch. target/29-x-y PR should also be added to the "29-x-y" branch. in-flight/28-x-y in-flight/29-x-y in-flight/27-x-y in-flight/26-x-y labels Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged/26-x-y PR was merged to the "26-x-y" branch. merged/27-x-y PR was merged to the "27-x-y" branch. merged/28-x-y PR was merged to the "28-x-y" branch. merged/29-x-y PR was merged to the "29-x-y" branch. semver/none
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants