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

Reduce number of running containers in CI to one per run #1406

Open
jkaflik opened this issue Sep 12, 2024 · 0 comments
Open

Reduce number of running containers in CI to one per run #1406

jkaflik opened this issue Sep 12, 2024 · 0 comments
Labels
enhancement tests Tests coverage related issues

Comments

@jkaflik
Copy link
Contributor

jkaflik commented Sep 12, 2024

Observed

Each CI tests run creates a few ClickHouse containers per test directory. This is an unnecessary overhead that could be reduced to a single container per run.

Expected behaviour

Run a single ClickHouse container per tests run.

@jkaflik jkaflik added enhancement tests Tests coverage related issues labels Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement tests Tests coverage related issues
Projects
None yet
Development

No branches or pull requests

1 participant