BIND 10 #2605: DHCP Testing: Performance Tool

BIND 10 Development do-not-reply at isc.org
Thu Apr 4 18:14:22 UTC 2013


#2605: DHCP Testing: Performance Tool
-------------------------------------+-------------------------------------
            Reporter:  stephen       |                        Owner:  tmark
                Type:  task          |                       Status:
            Priority:  medium        |  reviewing
           Component:  dhcp          |                    Milestone:
            Keywords:                |  Sprint-DHCP-20130411
           Sensitive:  0             |                   Resolution:
         Sub-Project:  DHCP          |                 CVSS Scoring:
Estimated Difficulty:  0             |              Defect Severity:  N/A
         Total Hours:  0             |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
Changes (by marcin):

 * owner:  marcin => tmark


Comment:

 Just two minor things ...

 '''v4.plus_100_clients.1.txt'''
 It would make sense to call output file ''v4_101_client.out'' instead of
 ''v4_105_client.out'' as you simulate 101, not 105 clients. This has been
 done for other tests already.

 The following sentence is not quite right:

 ''The first 101 exchanges will use unique client ids, after which the
 client id will be reset and perfdhcp will continue but simulating only one
 client for four more exchanges''

 In fact it will just reset the clientid and will start over increasing it
 for following exchange. So for example, for the remaining four exchanges
 may use client id's like this
 - 00000001
 - 00000002
 - 00000003
 - 00000004

 Because clients with these ids already have a lease the new leases will
 not be allocated but rather existing leases will be returned.

 Please update the test description accordingly.

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


More information about the bind10-tickets mailing list