Fix test_attach_tenant_config.py test

This commit is contained in:
Konstantin Knizhnik
2024-03-13 18:43:27 +02:00
parent 0bcbce197a
commit 485ecbaf8f

View File

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