Skip to content

Conversation

@ifropc
Copy link
Contributor

@ifropc ifropc commented Mar 28, 2025

What

And ARM Linux and Mac support for integration tests

Why

#1941

Known limitations

Set threads to 1, this doesn't slow build too much.
Current main: ~10 minutes
Multiplatform multithread (using ubuntu-latest-16-cores): ~7 minutes -> making a lot of requests in multithreaded environment messes up the fees and leads to failures. This doesn't happen with smaller instance because it doesn't send as much requests (however, it still leads to flaky tests for the same reason -- fees)
Multiplatform singlethread: ~11 minutes

@github-project-automation github-project-automation bot moved this to Backlog (Not Ready) in DevX Mar 28, 2025
@ifropc ifropc linked an issue Mar 28, 2025 that may be closed by this pull request
@ifropc ifropc changed the title Multiplatform integration tests [ci] Integration tests: support for Linux/Mac Mar 28, 2025
@ifropc ifropc marked this pull request as ready for review March 29, 2025 18:33
@ifropc ifropc requested a review from a team March 29, 2025 18:33
@ifropc ifropc enabled auto-merge (squash) April 11, 2025 18:16
@ifropc ifropc merged commit b98d425 into main Apr 11, 2025
34 checks passed
@ifropc ifropc deleted the multiplatform-int branch April 11, 2025 19:21
@github-project-automation github-project-automation bot moved this from Backlog (Not Ready) to Done in DevX Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Enable Integration tests for Mac and Linux

3 participants