Alexey Gerasimchuck
adc73beb93
Added waiting to other PostgreSQL tests
2023-08-17 08:24:17 +00:00
Mikhail f. Shiryaev
b2bfe2eb87
The error is changed in psycopg2=2.9.6
2023-06-28 22:19:40 +02:00
Yatsishin Ilya
bbc02c0762
black
2023-01-03 21:28:54 +00:00
Yatsishin Ilya
14274d650b
Rewrite test_postgres_protocol test
2023-01-03 19:30:14 +00:00
Alexey Milovidov
b42d26acfe
Remove one line from XML, because we do not care
2022-08-28 02:44:02 +02:00
Robert Schulze
a2214760c6
Remove mark_cache_size from further files
...
- changed config.xml/yaml files used by CH's own internal tests which
are (hopefully) not sensitive to mark_cache_size being set or not
- further occurrences exist but changing them seems a bad idea (e.g.
because they are in customer-provided data)
2022-05-18 22:09:14 +02:00
Alexander Tokmakov
418070c012
try to fix some integration tests
2022-03-31 15:56:07 +02:00
Mikhail f. Shiryaev
e6f5a3f98b
Apply black formatter to all *.py files in the repo
2022-03-22 17:39:58 +01:00
Alexey Milovidov
e513a5db32
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
Yatsishin Ilya
739ff5fee7
increase docker client timeout
2021-06-01 11:43:44 +03:00
Yatsishin Ilya
f14d4be88e
change postgres
2021-03-19 19:44:08 +03:00
Yatsishin Ilya
06bb4e2c71
wip
2021-03-16 13:00:49 +03:00
Yatsishin Ilya
e6f90298bb
wip
2021-03-09 10:32:10 +03:00
Yatsishin Ilya
677528326f
postgres
2021-02-17 18:40:01 +03:00
Alexander Tokmakov
14e842c197
print stderr of failed subprocess
2021-01-22 17:27:23 +03:00
Alexey Milovidov
56054b90f6
Change format of dhparam in integration test
2020-12-18 06:35:20 +03:00
Mikhail Filimonov
f14cafee51
Fix tests
2020-12-16 16:06:43 +01: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
Yatsishin Ilya
9767d96274
Fix names
2020-08-12 11:16:46 +03:00
Yatsishin Ilya
fdd18e540d
move reference files
2020-08-12 07:06:23 +03:00
Yatsishin Ilya
222b06f4e9
Add lost import
2020-08-07 13:42:39 +03:00
Yatsishin Ilya
70fca95a5a
mysql/postgresql: move Dockerfiles and docker_compose to docker/test
2020-08-07 11:42:04 +03:00
MovElb
e6dcece2fd
return tcp_port
2020-06-08 22:39:02 +03:00
MovElb
fc981a2869
fix for review
2020-06-08 15:05:49 +03:00
MovElb
b4b5c90343
squash
2020-05-30 20:05:05 +03:00