Skip to content

Commit 063cba0

Browse files
author
Andrei Neagu
committed
fixed broken tests
1 parent 48c2c97 commit 063cba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/director-v2/tests/unit/with_dbs/test_modules_dynamic_sidecar_docker_service_specs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ def expected_dynamic_sidecar_spec(
286286
"RABBIT_PORT": "5672",
287287
"RABBIT_USER": "admin",
288288
"RABBIT_SECURE": "False",
289-
"R_CLONE_OPTION_BUFFER_SIZE": "0M",
289+
"R_CLONE_OPTION_BUFFER_SIZE": "16M",
290290
"R_CLONE_OPTION_RETRIES": "3",
291291
"R_CLONE_OPTION_TRANSFERS": "5",
292292
"R_CLONE_PROVIDER": "MINIO",

0 commit comments

Comments
 (0)