BIND 10 #1318: ixfr/in-2 test needs use_ixfr enabled
BIND 10 Development
do-not-reply at isc.org
Tue Oct 18 17:15:14 UTC 2011
#1318: ixfr/in-2 test needs use_ixfr enabled
--------------------------------------+----------------------------------
Reporter: jreed | Owner:
Type: defect | Status: new
Priority: major | Milestone: New Tasks
Component: xfrin | Resolution:
Keywords: | Sensitive: 0
Defect Severity: N/A | Sub-Project: DNS
Feature Depending on Ticket: | Estimated Difficulty: 0
Add Hours to Ticket: 0 | Total Hours: 0
Internal?: 0 |
--------------------------------------+----------------------------------
Comment (by jreed):
This worked for me, but since this is the top-level configuration I don't
know if this is correct for future tests. Could use bindctl to set it for
in-2 specifically.
{{{
diff --git a/tests/system/ixfr/b10-config.db.in
b/tests/system/ixfr/b10-config.d
index f83a672..946d80f 100644
--- a/tests/system/ixfr/b10-config.db.in
+++ b/tests/system/ixfr/b10-config.db.in
@@ -3,7 +3,8 @@
"zones": [{
"master_addr": "10.53.0.1",
"master_port": 53210,
- "name": "example."
+ "name": "example.",
+ "use_ixfr": true
}]
},
"Auth": {
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/1318#comment:1>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list