Fix test_attach_tenent_config.py test

This commit is contained in:
Konstantin Knizhnik
2024-03-13 15:55:44 +02:00
parent 19d59e58d2
commit 0bcbce197a

View File

@@ -188,7 +188,7 @@ def test_fully_custom_config(positive_env: NeonEnv):
"max": 1000,
},
"trace_read_requests": True,
"compress_image_layer": True,
"image_layer_compression": "LZ4",
"walreceiver_connect_timeout": "13m",
}