BIND 10 #213: Change hard-coded process startups to configuration-driven

BIND 10 Development do-not-reply at isc.org
Sun Nov 6 12:20:10 UTC 2011


#213: Change hard-coded process startups to configuration-driven
-------------------------------------+-------------------------------------
                   Reporter:  shane  |                 Owner:  jinmei
                       Type:         |                Status:  reviewing
  enhancement                        |             Milestone:
                   Priority:  major  |  Sprint-20111108
                  Component:  Boss   |            Resolution:
  of BIND                            |             Sensitive:  0
                   Keywords:         |           Sub-Project:  Core
            Defect Severity:  N/A    |  Estimated Difficulty:  9
Feature Depending on Ticket:         |           Total Hours:
        Add Hours to Ticket:         |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
Changes (by vorner):

 * owner:  vorner => jinmei


Comment:

 Hello

 Replying to [comment:47 jinmei]:
 > As for the test itself: it looks good.  I'll test some other cases:
 > - this code path
 > {{{
 >         else:
 >             # TODO Handle params, etc
 >             procinfo = self._boss.start_simple(self._process)
 > }}}
 > - stop()
 > - kill()

 I originally thought it's impossible to test, as it starts/stop external
 processes. But then I realized anything in python can be hijacked, so I
 added some more tests for these.

 Thanks

-- 
Ticket URL: <https://bind10.isc.org/ticket/213#comment:49>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list