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
Alexey Milovidov
b42d26acfe
Remove one line from XML, because we do not care
2022-08-28 02:44:02 +02:00
Mikhail f. Shiryaev
e6f5a3f98b
Apply black formatter to all *.py files in the repo
2022-03-22 17:39:58 +01:00
Vitaly Baranov
fe12404cb0
Fix tests test_log_family_s3, test_log_family_hdfs.
2021-10-09 15:14:23 +03:00
Alexey Milovidov
e513a5db32
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
Vitaly Baranov
3a3cbeb7aa
Collect stderr.log and stdout.log in all integration tests by default.
2021-06-29 17:30:47 +03:00
Yatsishin Ilya
305134f037
fix
2021-05-27 18:20:50 +03:00
Yatsishin Ilya
55dd173535
more
2021-05-27 10:58:12 +03:00
kssenii
ecd82213d1
Some clean up, more tests
2021-05-23 20:19:04 +00:00