Skip to content

Conversation

@ovr
Copy link
Member

@ovr ovr commented Jan 27, 2026

…g via suite pattern

Before: 37 test files = 37 containers started sequentially
After: 6 test files = 6 containers (3 postgres + 1 each for mssql/clickhouse/mysql)

CI machines are low CPU machines, and spawning a lot of testcontainers make our tests slow

…g via suite pattern

Before: 37 test files = 37 containers started sequentially
After: 6 test files = 6 containers (3 postgres + 1 each for mssql/clickhouse/mysql)
@github-actions github-actions bot added the javascript Pull requests that update Javascript code label Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants