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

Allow tests to use ClickHouse Cloud, add simple HTTPS support #22

Merged
merged 26 commits into from
Aug 10, 2022

Conversation

slvrtrn
Copy link
Contributor

@slvrtrn slvrtrn commented Aug 5, 2022

Implements #6, partially #3

@slvrtrn slvrtrn temporarily deployed to CI Cloud August 5, 2022 18:11 Inactive
@slvrtrn slvrtrn temporarily deployed to CI Cloud August 5, 2022 18:11 Inactive
@slvrtrn slvrtrn temporarily deployed to CI Cloud August 5, 2022 18:11 Inactive
@slvrtrn slvrtrn temporarily deployed to CI Cloud August 5, 2022 18:11 Inactive
@slvrtrn slvrtrn requested a review from mshustov August 5, 2022 19:20
clickhouse:
- head
- latest
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Need to investigate why we have failures using Cloud env with 4 parallel test runs when using a proper matrix

Copy link
Member

Choose a reason for hiding this comment

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

Let's create a dedicated issue to fix the problem in a follow-up PR

slvrtrn and others added 4 commits August 10, 2022 15:36
import { randomUUID } from 'crypto';

export type TestClientConfiguration = ClickHouseClientConfigOptions & {
useCloud?: boolean;
Copy link
Member

Choose a reason for hiding this comment

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

Let's add a comment it's a temporary flag until we make all the tests compatible with Cloud.

@slvrtrn slvrtrn merged commit 9e138d6 into main Aug 10, 2022
@mshustov mshustov deleted the clickhouse-cloud-ci branch August 10, 2022 15:22
This was referenced Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants