mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 16:12:01 +00:00
Update test.py
This commit is contained in:
parent
aacfefe0fe
commit
90b27432a2
@ -130,7 +130,7 @@ def check_system_tables(backup_query_id=None):
|
||||
if disk
|
||||
]
|
||||
expected_disks = (
|
||||
("default", "local", "", ""),
|
||||
("default", "local", "None", "None"),
|
||||
("disk_s3", "object_storage", "s3", "local"),
|
||||
("disk_s3_cache", "object_storage", "s3", "local"),
|
||||
("disk_s3_other_bucket", "object_storage", "s3", "local"),
|
||||
|
Loading…
Reference in New Issue
Block a user