BIND 10 #1893: Support SQLite3 in NSEC3 database tests

BIND 10 Development do-not-reply at isc.org
Tue Apr 17 08:18:42 UTC 2012


#1893: Support SQLite3 in NSEC3 database tests
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:
  vorner                             |                Status:  new
                       Type:  task   |             Milestone:  Next-Sprint-
                   Priority:         |  Proposed
  medium                             |            Resolution:
                  Component:  data   |             Sensitive:  0
  source                             |           Sub-Project:  DNS
                   Keywords:         |  Estimated Difficulty:  0
            Defect Severity:  N/A    |           Total Hours:  0
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by vorner):

 Replying to [comment:1 jinmei]:
 > I'm not sure what "the method to put the NSEC3PARAM into the zone"
 > means.  NSEC3PARAM is no different from other types of RRs in terms of
 > which namespace (normal or NSEC3) it should reside.  So I don't see
 > the need for a new method specific to NSEC3PARAM.
 >
 > Hmm...maybe it means a test setup (whether it's a "method" or not)
 > that installs an NSEC3PARAM RR into the test zone?

 Well, yes. The test fills the zone with data from an array at the startup.
 But
 that one does not contain the NSEC3PARAM (because most of the tests expect
 the
 zone to be NSEC one, not NSEC3). So I added a method to the mock accessor
 to
 add an NSEC3PARAM to the zone, which turns the zone into a NSEC3 one. A
 test
 can call it at the beginning. But this method is not implemented for the
 SQLite3 test accessor, which needs to be done.

-- 
Ticket URL: <http://bind10.isc.org/ticket/1893#comment:2>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list