]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
tests: integration test for cache overflow situation
authorPetr Špaček <petr.spacek@nic.cz>
Wed, 19 Aug 2020 10:18:09 +0000 (12:18 +0200)
committerPetr Špaček <petr.spacek@nic.cz>
Mon, 7 Sep 2020 15:47:12 +0000 (17:47 +0200)
commitd09085d310ba6d2b33502725b53bc7bbfdbca550
tree6ca70ae3e5f112be26edc3b56bfb76b2d74c33ea
parent7dc087e76d977f2674527f818e5a8de4e0337ad7
tests: integration test for cache overflow situation

Resolvers must answer queries even if the shared cache overflown during query processing.
lib/cache/overflow.test.integr/deckard.yaml [new file with mode: 0644]
lib/cache/overflow.test.integr/kresd_config.j2 [new file with mode: 0644]
lib/cache/overflow.test.integr/world_cz_lidovky_www.rpl [new file with mode: 0644]
lib/meson.build
tests/config/test_dns_generators.lua [new file with mode: 0644]
tests/integration/deckard