mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Update test.py
This commit is contained in:
parent
11ea455632
commit
c4cbefb521
@ -150,6 +150,7 @@ def test_s3_zero_copy_replication(cluster, policy):
|
||||
node2.query("DROP TABLE IF EXISTS s3_test NO DELAY")
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="Test is flaky (and never was stable)")
|
||||
def test_s3_zero_copy_on_hybrid_storage(cluster):
|
||||
node1 = cluster.instances["node1"]
|
||||
node2 = cluster.instances["node2"]
|
||||
|
Loading…
Reference in New Issue
Block a user