]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2157] fix systest failure
authorYoshitaka Aharen <aharen@jprs.co.jp>
Tue, 2 Oct 2012 09:54:09 +0000 (18:54 +0900)
committerYoshitaka Aharen <aharen@jprs.co.jp>
Tue, 2 Oct 2012 09:54:09 +0000 (18:54 +0900)
update the name of statistics items in systest

tests/system/bindctl/tests.sh

index 9611c9048da0ad2a4f3ae71e15572edb11c5b484..edb83c23120d6484a7ab5c45730c3927bc20feab 100755 (executable)
@@ -25,8 +25,8 @@ status=0
 n=0
 
 # TODO: consider consistency with statistics definition in auth.spec
-cnt_name1="\<queries\.tcp\>"
-cnt_name2="\<queries\.udp\>"
+cnt_name1="\<request\.tcp\>"
+cnt_name2="\<request\.udp\>"
 cnt_name3="\<opcode\.query\>"
 cnt_value1=0
 cnt_value2=0