Alexey Milovidov
|
b42d26acfe
|
Remove one line from XML, because we do not care
|
2022-08-28 02:44:02 +02:00 |
|
Yatsishin Ilya
|
e5b0c85f8c
|
improve test_rabbitmq_drop_mv: it was flaky and waited 900 second timeout
|
2022-07-18 09:30:43 +00:00 |
|
Kseniia Sumarokova
|
707142e939
|
Update test.py
|
2022-07-04 16:08:10 +02:00 |
|
kssenii
|
6b37ce2f8e
|
Drop tables in test
|
2022-07-04 14:06:20 +02:00 |
|
kssenii
|
6a464c0a24
|
Merge
|
2022-07-01 19:12:44 +02:00 |
|
kssenii
|
831d2253ce
|
Merge master
|
2022-07-01 18:53:20 +02:00 |
|
Kseniia Sumarokova
|
71e9363baf
|
Fix black
|
2022-06-29 07:32:27 +02:00 |
|
kssenii
|
4c99f608b3
|
Fix
|
2022-06-28 13:18:21 +02:00 |
|
Kseniia Sumarokova
|
901e8cfc6c
|
Update test.py
|
2022-06-25 11:24:11 +02:00 |
|
Kseniia Sumarokova
|
a003d01295
|
Update test.py
|
2022-06-24 19:35:23 +02:00 |
|
Kseniia Sumarokova
|
867982a9fd
|
Update test.py
|
2022-06-24 01:49:47 +02:00 |
|
kssenii
|
e362e4fff1
|
Fix
|
2022-06-23 20:48:32 +02:00 |
|
Nickita Taranov
|
90f023d65f
|
impl
|
2022-06-06 13:09:48 +02:00 |
|
kssenii
|
c2087b3145
|
Fix
|
2022-05-31 14:38:11 +02:00 |
|
tchepavel
|
e09a59ae39
|
Fix checking for rabbitmq liveness in tests
|
2022-05-05 15:25:42 +03:00 |
|
Mikhail f. Shiryaev
|
e6f5a3f98b
|
Apply black formatter to all *.py files in the repo
|
2022-03-22 17:39:58 +01:00 |
|
kssenii
|
2279dd0c7f
|
Reuse check_rabbitmq_is_available
|
2021-12-29 13:14:21 +03:00 |
|
kssenii
|
67c5b41a58
|
Fix
|
2021-12-28 22:16:16 +03:00 |
|
Kseniia Sumarokova
|
e0f2fe457d
|
Update test.py
|
2021-12-21 10:29:27 +03:00 |
|
Kseniia Sumarokova
|
d51b101244
|
Update test.py
|
2021-12-21 00:06:24 +03:00 |
|
kssenii
|
a064410a39
|
Fix
|
2021-12-21 00:03:55 +03:00 |
|
Nikolai Kochetov
|
d394f0e753
|
Allpy some more optimizations to NO_QUERY ast.
|
2021-12-14 17:19:18 +03:00 |
|
kssenii
|
2ea4e7c4e7
|
Better
|
2021-11-29 15:05:02 +00:00 |
|
kssenii
|
2f0fe4a21f
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into rabbit-kafka-select-commit
|
2021-11-29 10:08:14 +00:00 |
|
Kruglov Pavel
|
b39c19399f
|
Merge pull request #31691 from kssenii/testing-1
Allow named_collections for kafka / rabbit
|
2021-11-25 14:06:31 +03:00 |
|
kssenii
|
980c87c466
|
Add named collection for kafka / rabbit
|
2021-11-24 14:53:01 +03:00 |
|
kssenii
|
d346d3d92a
|
Remove possible culprit
|
2021-11-11 20:33:50 +00:00 |
|
Kseniia Sumarokova
|
581986c0d3
|
Merge pull request #30997 from kssenii/rabbitmq-fixes
RabbitMQ: fix one issue and add more tests
|
2021-11-09 10:15:01 +03:00 |
|
kssenii
|
35a4be601a
|
Select query commit only with settings
|
2021-11-03 15:43:58 +03:00 |
|
kssenii
|
f662c1829d
|
Fix
|
2021-11-02 18:08:10 +03:00 |
|
Kruglov Pavel
|
901ebcede6
|
Merge pull request #30351 from arenadata/ADQM-335
output_format_avro_rows_in_file
|
2021-11-02 12:25:27 +03:00 |
|
Azat Khuzhin
|
81436089dc
|
tests: switch <yandex> to <clickhouse>
|
2021-10-26 09:02:13 +03:00 |
|
Ilya Golshtein
|
c8e5a67c0d
|
output_format_avro_rows_in_file tested against RabbitMQ
|
2021-10-20 00:40:14 +03:00 |
|
Vitaly Baranov
|
07aea95a75
|
Fix rabbitmq tests.
|
2021-10-11 00:00:12 +03:00 |
|
Vitaly Baranov
|
b2d13d0b19
|
Add test for expanding macros in RabbitMQ settings.
|
2021-10-01 12:58:54 +03:00 |
|
Alexey Milovidov
|
e513a5db32
|
Change <yandex> to <clickhouse> in configs
|
2021-09-20 01:38:53 +03:00 |
|
kssenii
|
432ca1ed93
|
Fix tests
|
2021-09-16 10:46:43 +00:00 |
|
kssenii
|
63c05e6e14
|
Fix rabbitmq shutdown in case rabbitmq setup was not started
|
2021-07-19 21:06:10 +00:00 |
|
alesapin
|
b33391f4ec
|
Merge pull request #25816 from vitlibar/collect-stderr-in-integration-tests
Collect stderr.log and stdout.log in all integration tests by default.
|
2021-06-30 12:16:49 +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 |
|
alexey-milovidov
|
05f4bb45a5
|
Merge pull request #25756 from kssenii/rabbit-test
Try fix flacky rabbitmq test
|
2021-06-28 14:27:07 +03:00 |
|
kssenii
|
c115c25e9c
|
Some change
|
2021-06-27 22:52:24 +03:00 |
|
alesapin
|
eeb75d15da
|
Remove timeouts
|
2021-06-08 19:21:55 +03:00 |
|
Yatsishin Ilya
|
3c804556fb
|
fix
|
2021-05-18 14:02:23 +03:00 |
|
Yatsishin Ilya
|
83718a003d
|
Merge remote-tracking branch 'origin/master' into integration-2
|
2021-05-18 07:46:07 +03:00 |
|
kssenii
|
7115045317
|
Tiny changes
|
2021-05-13 09:39:57 +00:00 |
|
kssenii
|
0b6fb7660b
|
Fix checks
|
2021-05-05 09:15:56 +00:00 |
|
kssenii
|
973ee4e9c4
|
Remove strange code, some fixes
|
2021-05-04 20:24:57 +00:00 |
|
kssenii
|
2112521304
|
Allow all RabbitMQ setup to be done only by user
|
2021-05-04 19:54:16 +00:00 |
|
kssenii
|
a3feaa48f4
|
Allow user to define specific queue settings
|
2021-05-04 18:57:49 +00:00 |
|