mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-06 15:42:39 +00:00
7 lines
134 B
INI
7 lines
134 B
INI
[pytest]
|
|
python_files = test*.py
|
|
norecursedirs = _instances
|
|
timeout = 300
|
|
junit_duration_report = call
|
|
junit_suite_name = integration
|