add a system test for AXFR fallback when max-ixfr-ratio is exceeded

also cleaned up the ixfr system test:

- use retry_quiet when applicable
- use scripts to generate test zones
- improve consistency
This commit is contained in:
Evan Hunt
2020-02-21 22:48:34 -08:00
committed by Ondřej Surý
parent 2df6ffc051
commit 9529d1ed0d
13 changed files with 205 additions and 350 deletions

View File

@@ -37,6 +37,7 @@ view "primary" {
zone "test" IN {
type primary;
file "mytest.db";
max-ixfr-ratio 75%;
};
zone "sub.test" IN {
type primary;