Skip to content

Reduce trino-tests' memory footprint#12735

Merged
findepi merged 1 commit intotrinodb:masterfrom
findepi:findepi/reduce-trino-tests-memory-footprint-6acdfd
Jun 8, 2022
Merged

Reduce trino-tests' memory footprint#12735
findepi merged 1 commit intotrinodb:masterfrom
findepi:findepi/reduce-trino-tests-memory-footprint-6acdfd

Conversation

@findepi
Copy link
Copy Markdown
Member

@findepi findepi commented Jun 8, 2022

On CI it was observed to improve test times, preventing build timeouts.

Verified with #12727
Fixes #11634

On CI it was observed to improve test times, preventing build timeouts.
@findepi findepi merged commit 6b3efd4 into trinodb:master Jun 8, 2022
@findepi findepi deleted the findepi/reduce-trino-tests-memory-footprint-6acdfd branch June 8, 2022 14:36
@findepi findepi added dx Issues or pull requests related to developer experience test labels Jun 8, 2022
@github-actions github-actions bot added this to the 385 milestone Jun 8, 2022
A potential downside can be long tail single-threaded execution of a single long test class.
TODO (https://github.com/trinodb/trino/issues/11294) remove when we upgrade to surefire with https://issues.apache.org/jira/browse/SUREFIRE-1967
-->
<air.test.parallel>instances</air.test.parallel>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I told you once that this sounds like much safer default. While we are using the more "speedy" one.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, and i didn't want to listen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed dx Issues or pull requests related to developer experience test

Development

Successfully merging this pull request may close these issues.

Timeout in test (testing/trino-tests) job

4 participants