]> git.ipfire.org Git - thirdparty/libarchive.git/commit
tests: reduce zstd long option to 23 (#2305)
authorEmil Velikov <emil.l.velikov@gmail.com>
Sun, 1 Sep 2024 03:28:57 +0000 (04:28 +0100)
committerGitHub <noreply@github.com>
Sun, 1 Sep 2024 03:28:57 +0000 (20:28 -0700)
commit6e43e20301f12a1b6871386455299b6a7067afc1
treee7a640a33d54e9b15f8344156b5f98f4629b7e72
parent4b279ba282faf03ebc393073551d78cfa578816a
tests: reduce zstd long option to 23 (#2305)

With 26 and 27, the sub-test is pushing 2G and 4G memory respectively.

There is no particular reason why we need to push for higher limits
here, so let's pick 23 with weights around 0.25G. The test suite overall
is in the 0.25 - 0.5G range and this fits perfectly.

Closes: https://github.com/libarchive/libarchive/issues/2080
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
libarchive/test/test_write_filter_zstd.c