]> git.arvados.org - arvados.git/commit
21934: Set explicit cache_max in test_disk_cache_retry_write_error
authorBrett Smith <brett.smith@curii.com>
Thu, 27 Jun 2024 19:05:45 +0000 (15:05 -0400)
committerBrett Smith <brett.smith@curii.com>
Mon, 1 Jul 2024 19:18:02 +0000 (15:18 -0400)
commitf429a91dfa93daae24d91dce1edf6bf0e9f975e1
tree8fab19be4492e3bbabba161760b7650e0ee7a97c
parent21ffe8b8ed9e14a7d758aaa29fa924715deee453
21934: Set explicit cache_max in test_disk_cache_retry_write_error

Without this, the test might fail if /tmp is small and the initially
calculated cache_max is already at the floor.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
sdk/python/tests/test_keep_client.py