mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Update tests/integration/test_MemoryTracking/test.py
This commit is contained in:
parent
e5d7791f87
commit
2b59fbacd3
@ -12,7 +12,7 @@ node = cluster.add_instance('node', main_configs=[
|
||||
'configs/no_system_log.xml',
|
||||
'configs/asynchronous_metrics_update_period_s.xml',
|
||||
], user_configs=[
|
||||
'conifgs/users.d/overrides.xml',
|
||||
'configs/users.d/overrides.xml',
|
||||
])
|
||||
|
||||
@pytest.fixture(scope='module', autouse=True)
|
||||
|
Loading…
Reference in New Issue
Block a user