Browse Source

[2252] changed the polling interval of b10-stats to a second for the lettuce test

Naoki Kambe 12 years ago
parent
commit
0d7421b938
1 changed files with 3 additions and 0 deletions
  1. 3 0
      tests/lettuce/configurations/xfrin/retransfer_slave_notify.conf

+ 3 - 0
tests/lettuce/configurations/xfrin/retransfer_slave_notify.conf

@@ -37,6 +37,9 @@
             "class": "IN"
         } ]
     },
+    "Stats": {
+        "poll-interval": 1
+    },
     "Init": {
         "components": {
             "b10-auth": { "kind": "needed", "special": "auth" },