]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
tests/pytests: set a small cache size
authorTomas Krizek <tomas.krizek@nic.cz>
Wed, 8 Jan 2020 13:06:38 +0000 (14:06 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 8 Jan 2020 15:16:51 +0000 (16:16 +0100)
commit6d7ce57e0f248be2c540b6e61bea95f8eedf30fc
treea98e2d5aa83cc5c016eecb80776a6b723869b790
parentb48a1b9b8c086b65f6a06458b5965ab67c6ed08b
tests/pytests: set a small cache size

With preallocation, the cache for the parallel pytests has to be
small enough so there's enough space to fit multiple of them in
the tmpfs of test machine.
tests/pytests/templates/kresd.conf.j2