Naoki Kambe
|
5fa38c2002
[2136] Introduced an address() method for the Component classes
|
il y a 13 ans |
Naoki Kambe
|
1045e7f9b3
[2136] Updated the 'show' command handler
|
il y a 13 ans |
Naoki Kambe
|
c832cd2d06
[2136] Separated the updating process from the receiving process
|
il y a 13 ans |
Naoki Kambe
|
e60a534946
[2136] Revised the test scripts and the config db file
|
il y a 13 ans |
Naoki Kambe
|
156fa6fbf1
[2136] Fixed unfinished MockAuth objects
|
il y a 13 ans |
JINMEI Tatuya
|
9d7105c0c0
[2136] some small suggested wording fixes to doc.
|
il y a 13 ans |
Naoki Kambe
|
715ea50c71
[2136] Fixed wrong checking: The variable key was assumed to be constant.
|
il y a 13 ans |
Naoki Kambe
|
be7020b546
[2136] Removed 'trees' argument from 'getstats' command
|
il y a 13 ans |
Naoki Kambe
|
a519acdad6
[2136] Refactoring unittest and update to evaluate the next_polltime value as a
|
il y a 13 ans |
Naoki Kambe
|
0abcaf5cdd
[2136] Updated not to calculate next timing based on current timestamp in every
|
il y a 13 ans |
Naoki Kambe
|
86b531b994
[2136] moved creation of a stats.Stats object in each test case
|
il y a 13 ans |
Naoki Kambe
|
47dd0cc482
[2136] kept consistency in unittest due to the previous changes
|
il y a 13 ans |
Naoki Kambe
|
4c67dd80aa
[2136] do group_sendmsg too all modules then do group_recvmsg in
|
il y a 13 ans |
Naoki Kambe
|
da81d3d6b9
[2136] added a new message id for getting invalid statistics data from the
|
il y a 13 ans |
Naoki Kambe
|
c71cb1be7b
[2136] updated bind10-guide.* due to removing set command from stats module
|
il y a 13 ans |
Naoki Kambe
|
9d21102f88
[2136] added some misc changes
|
il y a 13 ans |
Naoki Kambe
|
2e760ad949
[2136] renamed 'pid' to 'mid' and change the default value -1 to None on
|
il y a 13 ans |
Naoki Kambe
|
9fd7da352d
[2136] removed the obsoleted command 'sendstats' from the mock modules
|
il y a 13 ans |
Naoki Kambe
|
94d932029f
[2136] removed 'set' command and introduced a 'poll-interval' config item
|
il y a 13 ans |
Naoki Kambe
|
89d79f4fa5
[2136] preserve all statistics data including the inactive instances'
|
il y a 13 ans |
Naoki Kambe
|
80ac056453
[2136] implemented polling to each modules for collecting statistics data
|
il y a 13 ans |
Naoki Kambe
|
ef4095ef37
[2136] revised test_util.py miscellaneously
|
il y a 13 ans |
Naoki Kambe
|
7f94e12ea1
[2136] revised the debug message of request
|
il y a 13 ans |
Naoki Kambe
|
4b27d27515
[2136] added a test dbfile of b10-config for testing stats with the
|
il y a 13 ans |
Naoki Kambe
|
d2d7cbe250
[2136] removed unnecessary waits
|
il y a 13 ans |
Naoki Kambe
|
613c10d9f1
[2136] updated stats.py and added a related testcase
|
il y a 13 ans |
Naoki Kambe
|
397d4b7bd0
[2136] added update of 'poll-interval'
|
il y a 13 ans |
Naoki Kambe
|
97a53cf690
[2136] added config setup
|
il y a 13 ans |
Naoki Kambe
|
a6b0955c2b
[2136] introduced a new configration item 'poll-interval'
|
il y a 13 ans |
Michal 'vorner' Vaner
|
1ad06f822c
[2123] Small performance improvements in tests
|
il y a 13 ans |