From: JINMEI Tatuya Date: Tue, 8 Jan 2013 04:13:39 +0000 (-0800) Subject: [2500] re-enabled non-absolute name in SOA Rdata for loadzone tests. X-Git-Tag: bind10-1.0.0-rc-release~95^2~16^2~1^2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=331f01d140ccc6d2f9a37fb483581bfdac1f5cfa;p=thirdparty%2Fkea.git [2500] re-enabled non-absolute name in SOA Rdata for loadzone tests. this will pass on completion of this task. --- diff --git a/src/bin/loadzone/tests/correct/include.db b/src/bin/loadzone/tests/correct/include.db index a9eeca33b5..53871bb081 100644 --- a/src/bin/loadzone/tests/correct/include.db +++ b/src/bin/loadzone/tests/correct/include.db @@ -1,8 +1,6 @@ $ORIGIN include. ; initialize origin $TTL 300 -; this needs #2500 -;@ IN SOA ns hostmaster ( -@ IN SOA ns.include. hostmaster.include. ( +@ IN SOA ns hostmaster ( 1 ; serial 3600 1800 diff --git a/src/bin/loadzone/tests/correct/mix1.db b/src/bin/loadzone/tests/correct/mix1.db index 5bc0a95e62..059fde7f17 100644 --- a/src/bin/loadzone/tests/correct/mix1.db +++ b/src/bin/loadzone/tests/correct/mix1.db @@ -1,7 +1,5 @@ $ORIGIN mix1. -; this needs #2500 -;@ IN SOA ns hostmaster ( -@ IN SOA ns.mix1. hostmaster.mix1. ( +@ IN SOA ns hostmaster ( 1 ; serial 3600 1800 diff --git a/src/bin/loadzone/tests/correct/mix2.db b/src/bin/loadzone/tests/correct/mix2.db index e43b943f4e..e89c2afed3 100644 --- a/src/bin/loadzone/tests/correct/mix2.db +++ b/src/bin/loadzone/tests/correct/mix2.db @@ -1,7 +1,5 @@ $ORIGIN mix2. -; this needs #2500 -;@ 1 IN SOA ns hostmaster ( -@ 1 IN SOA ns.mix2. hostmaster.mix2. ( +@ 1 IN SOA ns hostmaster ( 1 ; serial 3600 1800 diff --git a/src/bin/loadzone/tests/correct/ttl1.db b/src/bin/loadzone/tests/correct/ttl1.db index fec081326c..7f04ff8de1 100644 --- a/src/bin/loadzone/tests/correct/ttl1.db +++ b/src/bin/loadzone/tests/correct/ttl1.db @@ -1,7 +1,5 @@ $ORIGIN ttl1. -; this needs #2500 -;@ IN SOA ns hostmaster ( -@ IN SOA ns.ttl1. hostmaster.ttl1. ( +@ IN SOA ns hostmaster ( 1 ; serial 3600 1800 diff --git a/src/bin/loadzone/tests/correct/ttl2.db b/src/bin/loadzone/tests/correct/ttl2.db index 47059786e9..b7df040d83 100644 --- a/src/bin/loadzone/tests/correct/ttl2.db +++ b/src/bin/loadzone/tests/correct/ttl2.db @@ -1,7 +1,5 @@ $ORIGIN ttl2. -; this needs #2500 -;@ 1 IN SOA ns hostmaster ( -@ 1 IN SOA ns.ttl2. hostmaster.ttl2 ( +@ 1 IN SOA ns hostmaster ( 1 ; serial 3600 1800 diff --git a/src/bin/loadzone/tests/correct/ttlext.db b/src/bin/loadzone/tests/correct/ttlext.db index f8c83b011b..844f452a4b 100644 --- a/src/bin/loadzone/tests/correct/ttlext.db +++ b/src/bin/loadzone/tests/correct/ttlext.db @@ -1,7 +1,5 @@ $ORIGIN ttlext. -; this needs #2500 -;@ IN SOA ns hostmaster ( -@ IN SOA ns.ttlext. hostmaster.ttlext. ( +@ IN SOA ns hostmaster ( 1 ; serial 3600 1800