From: Kazunori Fujiwara Date: Thu, 23 Aug 2012 10:01:50 +0000 (+0900) Subject: [2138] removed "statistics-iterval" configration from system tests X-Git-Tag: trac2351_base~122 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c5e8785d2cbc2e22cafa89a8d7b9c0c20dc024c1;p=thirdparty%2Fkea.git [2138] removed "statistics-iterval" configration from system tests --- diff --git a/tests/system/bindctl/nsx1/b10-config.db.template.in b/tests/system/bindctl/nsx1/b10-config.db.template.in index 4c0b6dc22b..47d8d4f5fb 100644 --- a/tests/system/bindctl/nsx1/b10-config.db.template.in +++ b/tests/system/bindctl/nsx1/b10-config.db.template.in @@ -2,7 +2,6 @@ "Auth": { "listen_on": [{"address": "10.53.0.1", "port": 53210}], "database_file": "@abs_builddir@/zone.sqlite3", - "statistics-interval": 1 }, "data_sources": { "classes": { diff --git a/tests/system/bindctl/tests.sh b/tests/system/bindctl/tests.sh index a49043bbb9..ee0303a226 100755 --- a/tests/system/bindctl/tests.sh +++ b/tests/system/bindctl/tests.sh @@ -52,7 +52,6 @@ n=`expr $n + 1` echo "I:Checking BIND 10 statistics after a pause ($n)" # wait for 2sec to make sure b10-stats gets the latest statistics. -# note that we set statistics-interval to 1. sleep 2 echo 'Stats show ' | $RUN_BINDCTL \