mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 09:32:01 +00:00
wip
This commit is contained in:
parent
17f1e44241
commit
774fcdfff6
@ -1,7 +1,9 @@
|
|||||||
from helpers.cluster import run_and_check
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
import pytest
|
import pytest
|
||||||
import logging
|
import logging
|
||||||
import os
|
import os
|
||||||
|
from helpers.cluster import run_and_check
|
||||||
from helpers.test_tools import TSV
|
from helpers.test_tools import TSV
|
||||||
from helpers.network import _NetworkManager
|
from helpers.network import _NetworkManager
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user