Tests for Kafka cannot run in parallel

This commit is contained in:
Alexey Milovidov 2024-07-28 21:15:23 +02:00
parent 10b3cb92bc
commit 1f784d1862

View File

@ -161,5 +161,5 @@
"test_storage_kafka/test.py::test_system_kafka_consumers_rebalance",
"test_storage_kafka/test.py::test_system_kafka_consumers_rebalance_mv",
"test_storage_kafka/test.py::test_formats_errors",
"test_storage_kafka/test.py::test_multiple_read_in_materialized_views",
"test_storage_kafka/test.py::test_multiple_read_in_materialized_views"
]