This is an automated email from the ASF dual-hosted git repository.
mattjackson pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.
from b432cc1 Python 2.7 support for Python postinstall script (#5564)
add 540c1fa Take unmonitored interfaces into account while calculating
bandwidth_kbps for caches (#5567)
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 1 +
traffic_monitor/datareq/cachestate.go | 4 +-
traffic_monitor/datareq/cachestate_test.go | 172 +++++++++++++++++++++++++++++
3 files changed, 174 insertions(+), 3 deletions(-)
create mode 100644 traffic_monitor/datareq/cachestate_test.go