[bind10-dev] Boss not waiting for auth to exit before starting it, was Re: failed systest

Jeremy C. Reed jreed at isc.org
Tue Oct 11 13:46:52 UTC 2011


On Tue, 11 Oct 2011, Michal 'vorner' Vaner wrote:

> I think it isn't. But the boss will change in that part of code, so it 
> should better wait until the #213 is merged or there'll be collisions.
> 
> How does it make it start so fast? Scripted stop and start?

Yes. See tests/system/bindctl/tests.sh. To summarize this part:

Script runs bindctl:

 config set Boss/start_auth false
 config commit
 quit

Then a dig ("should exit with a failure code").

And then bindctl again:

 config set Boss/start_auth true
 config commit
 quit



More information about the bind10-dev mailing list