BIND 10 #1292: Xfrin retransfer shared object "sqlite3_ds.so" not found
BIND 10 Development
do-not-reply at isc.org
Fri Nov 11 19:37:23 UTC 2011
#1292: Xfrin retransfer shared object "sqlite3_ds.so" not found
-------------------------------------+-------------------------------------
Reporter: jreed | Owner: jelte
Type: | Status: reviewing
defect | Milestone:
Priority: | Sprint-20111122
critical | Resolution:
Component: | Sensitive: 0
Unclassified | Sub-Project: DNS
Keywords: | Estimated Difficulty: 4
Defect Severity: High | Total Hours: 0
Feature Depending on Ticket: |
Add Hours to Ticket: 5 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Changes (by stephen):
* owner: stephen => jelte
Comment:
'''tests/lettuce/features/terrain/bind10_control.py'''[[BR]]
Docstring for send_command is the same as for set_config_command.
Minor thing and probably not worth changing it for here but maybe
something we could do later: the code for spawning off bindctl is
duplicated in send_config_command and send_command. A common function to
invoke bindctl, perhaps accepting a sequence of commands as a list, may be
useful.
'''tests/lettuce/features/terrain/steps.py'''[[BR]]
Question: in wait_for_message, is it possible to leave out the message
saying what you are looking for but only including the string noting what
you are not looking for (i.e.
{{{
Wait for new bind10 stderr message not ERROR_FOUND
}}}
... which returns success in 10 second if the text ERROR_FOUND is not in
the stderr stream.
If the Docstring is fixed, it can be merged with no further review needed.
--
Ticket URL: <http://bind10.isc.org/ticket/1292#comment:16>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list