mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 08:32:02 +00:00
rollback changes in test
This commit is contained in:
parent
876d5ae0a7
commit
1419bb7adb
@ -923,7 +923,7 @@ def test_merge_canceled_by_s3_errors_when_move(cluster, broken_s3, node_name):
|
||||
|
||||
@pytest.mark.parametrize("node_name", ["node"])
|
||||
@pytest.mark.parametrize(
|
||||
"in_flight_memory", [(10, 288044299), (5, 193557290), (1, 128348733)]
|
||||
"in_flight_memory", [(10, 245918115), (5, 156786752), (1, 106426187)]
|
||||
)
|
||||
def test_s3_engine_heavy_write_check_mem(
|
||||
cluster, broken_s3, node_name, in_flight_memory
|
||||
|
Loading…
Reference in New Issue
Block a user