Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
668cdb35
Commit
668cdb35
authored
Sep 24, 2012
by
Naoki Kambe
Browse files
[2222] updated the comment to be detailed
parent
17924773
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/lettuce/features/xfrin_notify_handling.feature
View file @
668cdb35
...
...
@@ -46,8 +46,13 @@ Feature: Xfrin incoming notify handling
Then
wait for new bind10 stderr message ZONEMGR_RECEIVE_NOTIFY
Then
wait for new bind10 stderr message XFRIN_XFR_TRANSFER_STARTED
And
when I query statistics axfr_running of bind10 module Xfrout with cmdctl port 47804
# xfering might not be started yet.
# The counter may or may not have been incremented. Whatever the
# server likes. This test should have been actually effective but
# the axfr transfering is mostly done in real short time. it is
# hardly to observe 'axfr_running' incremented to one.
Then
the statistics counter axfr_running should be between 0 and 1
Then
wait for new bind10 stderr message XFRIN_TRANSFER_SUCCESS not XFRIN_XFR_PROCESS_FAILURE
Then
wait for new bind10 stderr message ZONEMGR_RECEIVE_XFRIN_SUCCESS
Then
wait 5 times for new master stderr message NOTIFY_OUT_SENDING_NOTIFY
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment