Azat Khuzhin
b6290ae002
Update test_distributed_respect_user_timeouts after superfluous DESC had been removed
2021-12-01 22:52:20 +03:00
Alexey Milovidov
e513a5db32
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
Yatsishin Ilya
9c22d07dea
Mute current failures
2021-08-19 14:32:32 +03:00
Yatsishin Ilya
315c3f804c
Try increase diff upper bound
2021-07-28 13:29:15 +03:00
vdimir
55d12a497c
Adjust integration test to exception messages
2021-07-14 14:50:27 +03:00
Alexey Milovidov
57b5c0e1e5
Adjust integration tests
2021-07-12 08:59:01 +03:00
Pavel Kruglov
dd5185c779
Refactor 4.0
2021-02-21 17:03:24 +03:00
Azat Khuzhin
9cb3c743bd
Convert to python3 ( #15007 )
2020-10-02 19:54:07 +03:00
bharatnc
b75963d370
Format and optimize imports in integration test files
...
This PR formats all the `*.py` files found under the `tests/integration`
folder. It also reorders the imports and cleans up a bunch of unused
imports.
The formatting also takes care of other things like wrapping lines and
fixing spaces and indents such that the tests look more readable.
2020-09-15 23:10:54 -07:00
Yatsishin Ilya
160776f183
Add explicit main_configs, user_configs and dictionaries in integration tests.
2020-08-12 11:55:04 +03:00
Ivan
97f2a2213e
Move all folders inside /dbms one level up ( #9974 )
...
* Move some code outside dbms/src folder
* Fix paths
2020-04-02 02:51:21 +03:00