ClickHouse/tests
Azat Khuzhin 3e42ffd372 tests: fix hdfs disks (chicken and an egg problem with current cluster.py)
Right now cluster.py first creates HDFS and then creates clickhouse in
one API call, so you cannot interract and add missing mkdirs for the
clickhouse, fix this by using root dir where it is possible.
2022-11-20 16:28:35 +01:00
..
ci Merge pull request #43019 from ClickHouse/release-only-on-marked-commits 2022-11-17 20:51:57 +01:00
config
fuzz
instructions
integration tests: fix hdfs disks (chicken and an egg problem with current cluster.py) 2022-11-20 16:28:35 +01:00
jepsen.clickhouse
perf_drafts
performance Optimize merge of uniqExact without_key (#43072) 2022-11-17 13:19:02 +01:00
queries Add is_read_only/is_write_once/is_remote/is_broken to system.disks 2022-11-19 10:11:39 +01:00
.gitignore
.rgignore
clickhouse-test Revert "Randomize keeper fault injection settings in stress tests" 2022-11-14 14:09:47 +01:00
CMakeLists.txt
msan_suppressions.txt
tsan_suppressions.txt
ubsan_suppressions.txt