BIND 10 trac2136, updated. 945773f7b5ca39a700c15ef47238fe1d7435a94a [2136] set "poll-interval" to one second for system test

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Aug 9 08:58:52 UTC 2012


The branch, trac2136 has been updated
       via  945773f7b5ca39a700c15ef47238fe1d7435a94a (commit)
      from  07a1ba094496174c6d62458999c36bde17498c3c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 945773f7b5ca39a700c15ef47238fe1d7435a94a
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Thu Aug 9 17:48:00 2012 +0900

    [2136] set "poll-interval" to one second for system test

-----------------------------------------------------------------------

Summary of changes:
 .../system/bindctl/nsx1/b10-config.db.template.in  |    3 +++
 1 file changed, 3 insertions(+)

-----------------------------------------------------------------------
diff --git a/tests/system/bindctl/nsx1/b10-config.db.template.in b/tests/system/bindctl/nsx1/b10-config.db.template.in
index 7a3647c..58ad377 100644
--- a/tests/system/bindctl/nsx1/b10-config.db.template.in
+++ b/tests/system/bindctl/nsx1/b10-config.db.template.in
@@ -3,5 +3,8 @@
    "listen_on": [{"address": "10.53.0.1", "port": 53210}],
    "database_file": "@abs_builddir@/zone.sqlite3",
    "statistics-interval": 1
+ },
+ "Stats": {
+   "poll-interval": 1
  }
 }



More information about the bind10-changes mailing list