remove useless namedconf option in test

namedconf `request-zoneversion` option doesn't exists on 9.20, and was
actually useless for the purpose of the reload/fail/success cache test.
Remove this option so the test can run on 9.20
This commit is contained in:
Colin Vidal 2025-09-18 09:04:39 +02:00
parent a4c3e6f3dd
commit fe4d9d9e6a

View file

@ -26,7 +26,6 @@ options {
max-zone-ttl unlimited;
resolver-query-timeout 5000; # 5 seconds
max-recursion-queries 100;
request-zoneversion yes;
};
view "default" {