]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2138] removed "statistics-iterval" configration from system tests
authorKazunori Fujiwara <fujiwara@wide.ad.jp>
Thu, 23 Aug 2012 10:01:50 +0000 (19:01 +0900)
committerKazunori Fujiwara <fujiwara@wide.ad.jp>
Thu, 23 Aug 2012 10:01:50 +0000 (19:01 +0900)
tests/system/bindctl/nsx1/b10-config.db.template.in
tests/system/bindctl/tests.sh

index 4c0b6dc22b1552c9725c02585b8439254ebd32eb..47d8d4f5fb8ab2030d02f8bdf3f16202d65f1b28 100644 (file)
@@ -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": {
index a49043bbb95855d68e4aa7f52d4998b0b73ccea5..ee0303a22653158765be6351ee79c80a63fc251d 100755 (executable)
@@ -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 \