Skip to content

[ci] E2E tests (system-test): support for Linux/Mac #1958

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

Merged
merged 40 commits into from
Apr 11, 2025
Merged

Conversation

Ifropc
Copy link
Contributor

@Ifropc Ifropc commented Mar 13, 2025

What

Support of e2e Multiplatform tests

Why

#1936
#1937

Known limitations

Full tests are running on merge to main, while partial tests (Linux only) are running on commit (like before) to reduce running time.
Depends on stellar/system-test#125

ARM Mac is not supported, see https://github.com/douglascamata/setup-docker-macos-action for more info
Windows is not supported either due to issues with running quickstart on win

@github-project-automation github-project-automation bot moved this to Backlog (Not Ready) in DevX Mar 13, 2025
@Ifropc Ifropc force-pushed the e2e-multiplatform branch from 9763190 to d290388 Compare March 18, 2025 20:53
@Ifropc Ifropc force-pushed the e2e-multiplatform branch from d290388 to 97dc150 Compare March 18, 2025 20:59
@Ifropc Ifropc force-pushed the e2e-multiplatform branch from 9aabc4a to 0c86df1 Compare March 18, 2025 21:18
@Ifropc Ifropc force-pushed the e2e-multiplatform branch from d8ffeb7 to 211f4ec Compare March 19, 2025 17:18
This was linked to issues Mar 19, 2025
@Ifropc Ifropc marked this pull request as ready for review March 19, 2025 23:45
@Ifropc Ifropc requested a review from a team March 19, 2025 23:45
@Ifropc
Copy link
Contributor Author

Ifropc commented Mar 20, 2025

Test is passing with the latest quickstart image
13da4d2

@Ifropc Ifropc force-pushed the e2e-multiplatform branch from 851d8ae to 7e8d00d Compare March 25, 2025 21:12
@Ifropc
Copy link
Contributor Author

Ifropc commented Mar 25, 2025

Tests passed with latest quickstart in a19ffb2

@Ifropc Ifropc changed the title E2e multiplatform [ci] E2E tests (system-test): support for Linux/Mac Mar 28, 2025
@Ifropc Ifropc enabled auto-merge (squash) April 11, 2025 16:52
@Ifropc Ifropc merged commit 8f40231 into main Apr 11, 2025
34 checks passed
@Ifropc Ifropc deleted the e2e-multiplatform branch April 11, 2025 18:07
@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 E2E tests for ARM Linux Enable E2E tests for Darwin
2 participants