From: Naoki Kambe Date: Mon, 24 Sep 2012 04:32:15 +0000 (+0900) Subject: [2222] updated the comment to be detailed X-Git-Tag: trac2351_base~44^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=668cdb357976bea8bc0b775459324b68dd2906b9;p=thirdparty%2Fkea.git [2222] updated the comment to be detailed --- diff --git a/tests/lettuce/features/xfrin_notify_handling.feature b/tests/lettuce/features/xfrin_notify_handling.feature index ff3946d952..ffde7b9d34 100644 --- a/tests/lettuce/features/xfrin_notify_handling.feature +++ b/tests/lettuce/features/xfrin_notify_handling.feature @@ -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