mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Update test.py
This commit is contained in:
parent
070a39543b
commit
d5c7cd0ef3
@ -4,7 +4,7 @@ import sys
|
||||
import grpc
|
||||
from helpers.cluster import ClickHouseCluster, run_and_check
|
||||
|
||||
# The test cluster is configured with certificate for that host name, see 'server-cert.pem'.
|
||||
# The test cluster is configured with certificate for that host name, see 'server-ext.cnf'.
|
||||
# The client have to verify server certificate against that name. Client uses SNI
|
||||
SSL_HOST = "integration-tests.clickhouse.com"
|
||||
GRPC_PORT = 9100
|
||||
|
Loading…
Reference in New Issue
Block a user