ClickHouse/tests
Azat Khuzhin 1a134f5fc0 tests/integration: fix printing all available services in wait_mysql_client_to_start()
There is no docker-compose.yml in that place, since mysql client has
different name:

    2021-12-14 04:03:02 [ 862 ] DEBUG : Command:['docker-compose', 'ps', '--services', '--all'] (cluster.py:63, run_and_check)
    2021-12-14 04:03:03 [ 862 ] DEBUG : Stderr: (cluster.py:71, run_and_check)
    2021-12-14 04:03:03 [ 862 ] DEBUG : Stderr:        Can't find a suitable configuration file in this directory or any (cluster.py:71, run_and_check)
    2021-12-14 04:03:03 [ 862 ] DEBUG : Stderr:        parent. Are you in the right directory? (cluster.py:71, run_and_check)
    2021-12-14 04:03:03 [ 862 ] DEBUG : Stderr: (cluster.py:71, run_and_check)
    2021-12-14 04:03:03 [ 862 ] DEBUG : Stderr:        Supported filenames: docker-compose.yml, docker-compose.yaml (cluster.py:71, run_and_check)
    2021-12-14 04:03:03 [ 862 ] DEBUG : Stderr:         (cluster.py:71, run_and_check)
    2021-12-14 04:03:03 [ 862 ] DEBUG : Exitcode:1 (cluster.py:73, run_and_check)
2021-12-14 10:00:20 +03:00
..
ci Update backport.py 2021-12-13 20:40:06 +03:00
config Merge pull request #31053 from kssenii/rabbit-kafka-select-commit 2021-12-01 18:23:08 +03:00
fuzz Merge branch 'master' of github.com:ClickHouse/ClickHouse into vxider-window-view 2021-11-18 17:29:11 +03:00
instructions .tech -> .com 2021-09-22 03:22:57 +03:00
integration tests/integration: fix printing all available services in wait_mysql_client_to_start() 2021-12-14 10:00:20 +03:00
jepsen.clickhouse-keeper .tech -> .com 2021-09-22 03:22:57 +03:00
perf_drafts
performance Fix perf test 2021-12-12 04:31:56 +03:00
queries Merge pull request #32670 from CurtizJ/fix-reading-in-order 2021-12-14 00:42:48 +03:00
testflows Remove invalid XML from TestFlows (TestFlows is an overweight enterprise test system from aliens) 2021-09-25 20:04:36 +03:00
.gitignore Support jijna templates for sql files in clickhouse-test 2021-07-20 16:40:04 +03:00
clickhouse-test Merge pull request #32533 from azat/clickhouse-test-log-comment 2021-12-11 02:53:57 +03:00
CMakeLists.txt Various fixes to install procedure 2021-10-16 20:03:45 +03:00
msan_suppressions.txt Merge branch 'master' into remove-msan-suppressions-5 2021-04-13 00:15:05 +03:00
stress Try query fuzzer in stress test 2020-07-23 18:53:13 +03:00
tsan_suppressions.txt Merge branch 'master' into update_cassandra 2021-01-20 14:15:53 +03:00
ubsan_suppressions.txt Add ubsan suppression for protobuf (#31835) 2021-11-26 11:36:36 +03:00