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

test: remove turbo from test orchestration #6615

Merged
merged 2 commits into from
Nov 1, 2024

Conversation

kuhe
Copy link
Contributor

@kuhe kuhe commented Nov 1, 2024

Issue

n/a

Description

Remove Turbo from the test toolchain. Turbo is counterproductive because we don't cache test results, and it likely spawns a new process for each package, and errors out randomly.

Testing

ran make test-unit test-integration test-e2e.

Please verify the following gist output to see that no tests have been missed by this new configuration.

https://gist.github.com/kuhe/3d741589750e4cb07709d06417faf8fc

@kuhe kuhe requested a review from a team as a code owner November 1, 2024 16:35
@kuhe kuhe force-pushed the test/naturally-aspirated branch from b9de85b to cd67a99 Compare November 1, 2024 17:33
@kuhe kuhe merged commit 3600668 into aws:main Nov 1, 2024
5 checks passed
@kuhe kuhe deleted the test/naturally-aspirated branch November 1, 2024 19:07
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants