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
instructions
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
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
.gitignore
clickhouse-test Merge pull request #32533 from azat/clickhouse-test-log-comment 2021-12-11 02:53:57 +03:00
CMakeLists.txt
msan_suppressions.txt
stress
tsan_suppressions.txt
ubsan_suppressions.txt