mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Try fix flaky rabbitmq test
This commit is contained in:
parent
c992cde9b6
commit
d82d3a9e65
@ -258,6 +258,7 @@ def test_rabbitmq_tsv_with_delimiter(rabbitmq_cluster):
|
||||
SETTINGS rabbitmq_host_port = 'rabbitmq1:5672',
|
||||
rabbitmq_exchange_name = 'tsv',
|
||||
rabbitmq_format = 'TSV',
|
||||
rabbitmq_queue_base = 'tsv',
|
||||
rabbitmq_row_delimiter = '\\n';
|
||||
''')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user